Contents

NSAnimation.Progress

The animation progress, as a floating-point number between 0.0 and 1.0.

Declaration

typealias Progress = Float

Discussion

An animation progress value is returned in the userInfo dictionary of an progressMarkNotification notification.

See Also

View-Based Animations