次の方法で共有


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

戻り値

属性

適用対象