AnimationKeyFrame
public class AnimationKeyFrame : NSObject
키프레임 애니메이션을 구성하기 위한 keyframe
-
애니메이션 지속 시간, 프레임 보간방법 지정
Declaration
Swift
@objc public var interpolation: AnimationInterpolation { get set }