UIRegion.Difference(UIRegion) 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 the region defined by the difference between the specified region
and this
.
[Foundation.Export("regionByDifferenceFromRegion:")]
public virtual UIKit.UIRegion Difference (UIKit.UIRegion region);
abstract member Difference : UIKit.UIRegion -> UIKit.UIRegion
override this.Difference : UIKit.UIRegion -> UIKit.UIRegion
Parameters
- region
- UIRegion
Returns
- Attributes