UICollisionBehavior.GetBoundary(NSObject) Method

Definition

Retrieves a boundary Bezier path.

[Foundation.Export("boundaryWithIdentifier:")]
public virtual UIKit.UIBezierPath GetBoundary (Foundation.NSObject boundaryIdentifier);
abstract member GetBoundary : Foundation.NSObject -> UIKit.UIBezierPath
override this.GetBoundary : Foundation.NSObject -> UIKit.UIBezierPath

Parameters

boundaryIdentifier
NSObject

Returns

Attributes

Applies to