UIDynamicItemBehavior.GetAngularVelocityForItem(IUIDynamicItem) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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