次の方法で共有


UIRegion.Intersect(UIRegion) メソッド

定義

と指定した の積集合thisによって定義された新しい UIRegion を返しますregion

[Foundation.Export("regionByIntersectionWithRegion:")]
public virtual UIKit.UIRegion Intersect (UIKit.UIRegion region);
abstract member Intersect : UIKit.UIRegion -> UIKit.UIRegion
override this.Intersect : UIKit.UIRegion -> UIKit.UIRegion

パラメーター

region
UIRegion

戻り値

属性

適用対象