Tweening
-
A handle that provides state control and customization of a tween animation.
See moreDeclaration
Swift
public protocol Tween : AnyObject -
A type that can animate tweenable properties on itself.
See moreDeclaration
Swift
public protocol Tweenable -
The state of a tween.
See moreDeclaration
Swift
public enum TweenState
View on GitHub
Tweening Reference