UIDynamicItemBehavior.GetAngularVelocityForItem(IUIDynamicItem) Method

Definition

The angular velocity of the given dynamic item.

[Foundation.Export("angularVelocityForItem:")]
public virtual nfloat GetAngularVelocityForItem (UIKit.IUIDynamicItem dynamicItem);
abstract member GetAngularVelocityForItem : UIKit.IUIDynamicItem -> nfloat
override this.GetAngularVelocityForItem : UIKit.IUIDynamicItem -> nfloat

Parameters

dynamicItem
IUIDynamicItem

Returns

Attributes

Applies to