UIView.CollisionBoundingPath Property

Definition

Returns the closed path that is used for collision detection.

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

Property Value

Implements

Attributes

Applies to