Share via


UIDynamicItemBehavior.GetLinearVelocityForItem(IUIDynamicItem) Method

Definition

[Foundation.Export("linearVelocityForItem:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGPoint GetLinearVelocityForItem(UIKit.IUIDynamicItem dynamicItem);
[<Foundation.Export("linearVelocityForItem:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetLinearVelocityForItem : UIKit.IUIDynamicItem -> CoreGraphics.CGPoint
override this.GetLinearVelocityForItem : UIKit.IUIDynamicItem -> CoreGraphics.CGPoint

Parameters

dynamicItem
IUIDynamicItem

Returns

Attributes

Applies to