Share via


IUIDynamicItem.CollisionBoundingPath Property

Definition

Returns the closed path that is used for collision detection.

[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIBezierPath CollisionBoundingPath { [Foundation.Export("collisionBoundingPath")] get; }
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("collisionBoundingPath")>]
member this.CollisionBoundingPath : UIKit.UIBezierPath

Property Value

Attributes

Applies to