UIDynamicItemBehavior.GetLinearVelocityForItem(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 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