UIDynamicItemBehavior.GetLinearVelocityForItem(IUIDynamicItem) Method

Definition

The linear velocity of the given dynamic item.

[Foundation.Export("linearVelocityForItem:")]
public virtual CoreGraphics.CGPoint GetLinearVelocityForItem (UIKit.IUIDynamicItem dynamicItem);
abstract member GetLinearVelocityForItem : UIKit.IUIDynamicItem -> CoreGraphics.CGPoint
override this.GetLinearVelocityForItem : UIKit.IUIDynamicItem -> CoreGraphics.CGPoint

Parameters

dynamicItem
IUIDynamicItem

Returns

Attributes

Applies to