Condividi tramite


UIRegion.Intersect(UIRegion) Metodo

Definizione

Restituisce un nuovo UIRegion oggetto definito dall'intersezione di this e dall'oggetto specificato 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

Parametri

region
UIRegion

Restituisce

Attributi

Si applica a