UIRegion.Intersect(UIRegion) 方法

定义

返回由 的交集this和指定的 region定义的新 UIRegion

[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

返回

属性

适用于