AnimationMakerAnimatable
public final class AnimationMakerAnimatable
An object that can be used to set up animation’s final value or destination.
-
Sets animation’s final or destination value. Returns
AnimationMakerEditable
object that can be used to set up animation capabilities.Declaration
Swift
@discardableResult public func to(_ value: AnimationValue) -> AnimationMakerEditable