NSView.AddCursorRect(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("addCursorRect:cursor:")]
public virtual void AddCursorRect (CoreGraphics.CGRect aRect, AppKit.NSCursor cursor);
abstract member AddCursorRect : CoreGraphics.CGRect * AppKit.NSCursor -> unit
override this.AddCursorRect : CoreGraphics.CGRect * AppKit.NSCursor -> unit
- aRect
- CGRect
- cursor
- NSCursor
- Attributes
Proizvod | Verzije |
---|---|
Xamarin.Mac SDK | 14 |