Contents

angularVelocity(for:)

Returns the angular velocity for a specified dynamic item.

Declaration

func angularVelocity(for item: any UIDynamicItem) -> CGFloat

Parameters

  • 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.

See Also

Configuring a dynamic item behavior