NSView.RemoveCursorRect(CGRect, NSCursor) Method
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.
C#
[Foundation.Export("removeCursorRect:cursor:")]
public virtual void RemoveCursorRect (CoreGraphics.CGRect aRect, AppKit.NSCursor cursor);
abstract member RemoveCursorRect : CoreGraphics.CGRect * AppKit.NSCursor -> unit
override this.RemoveCursorRect : CoreGraphics.CGRect * AppKit.NSCursor -> unit
- aRect
- CGRect
- cursor
- NSCursor
- Attributes
Produkt | Versiounen |
---|---|
Xamarin.Mac SDK | 14 |