Event
public enum Event
-
Indicates the animation has fully completed.
Declaration
Swift
case finished(at: T.ValueType)
Wave (100% documented)
public enum Event
Indicates the animation has fully completed.
Swift
case finished(at: T.ValueType)