UICollisionBehavior.GetBoundary(NSObject) 方法

定义

检索边界贝塞尔路径。

[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

返回

属性

适用于