percentComplete
The amount of the transition (specified as a percentage of the overall duration) that’s complete.
Declaration
var percentComplete: CGFloat { get }Discussion
The value in this property reflects the last value passed to the update(_:) method.