angularVelocity(for:)
Returns the angular velocity for a specified dynamic item.
Declaration
func angularVelocity(for item: any UIDynamicItem) -> CGFloatParameters
- item:
The dynamic item whose angular velocity you want to get.
Return Value
The angular velocity of the specified dynamic item, in radians per second.