UIRegion.Inverse Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a new UIRegion containing the area that is not within this
.
[Foundation.Export("inverseRegion")]
public virtual UIKit.UIRegion Inverse ();
abstract member Inverse : unit -> UIKit.UIRegion
override this.Inverse : unit -> UIKit.UIRegion
Returns
- Attributes