ГС
Size: a a a
ГС
IC
В
Ԥ
let theAnimation = CABasicAnimation(keyPath: "opacity");Если "repeatCount = 0" или "repeatCount = 1", то всё ок.
theAnimation.fromValue = 1.0
theAnimation.toValue = 0.0
theAnimation.duration = 3.0
theAnimation.autoreverses = true
theAnimation.repeatCount = 1
theLayer.addAnimation(theAnimation, forKey: "animateOpacity");
AY
AM
AY
AM
Y
V
AM
AM
DK
AM
AM
V
AM
ГС
DK