共用方式為


UICollisionBehavior.GetBoundary(NSObject) 方法

定義

擷取界限 Bezier 路徑。

[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

參數

boundaryIdentifier
NSObject

傳回

屬性

適用於