MonoMac.AppKit.NSCursor Members

The members of MonoMac.AppKit.NSCursor are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
static
ArrowCursorNSCursor. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
static
ClosedHandCursorNSCursor. Documentation for this section has not yet been entered.
[read-only]
static
ContextualMenuCursorNSCursor. Documentation for this section has not yet been entered.
[read-only]
static
CrosshairCursorNSCursor. Documentation for this section has not yet been entered.
[read-only]
static
CurrentCursorNSCursor. Documentation for this section has not yet been entered.
[read-only]
static
CurrentSystemCursorNSCursor. Documentation for this section has not yet been entered.
[read-only]
static
DisappearingItemCursorNSCursor. Documentation for this section has not yet been entered.
[read-only]
static
DragCopyCursorNSCursor. Documentation for this section has not yet been entered.
[read-only]
static
DragLinkCursorNSCursor. Documentation for this section has not yet been entered.
[read-only]
HotSpotSystem.Drawing.PointF. Documentation for this section has not yet been entered.
[read-only]
static
IBeamCursorNSCursor. Documentation for this section has not yet been entered.
[read-only]
static
IBeamCursorForVerticalLayoutNSCursor. Documentation for this section has not yet been entered.
[read-only]
ImageNSImage. Documentation for this section has not yet been entered.
[read-only]
static
OpenHandCursorNSCursor. Documentation for this section has not yet been entered.
[read-only]
static
OperationNotAllowedCursorNSCursor. Documentation for this section has not yet been entered.
[read-only]
static
PointingHandCursorNSCursor. Documentation for this section has not yet been entered.
[read-only]
static
ResizeDownCursorNSCursor. Documentation for this section has not yet been entered.
[read-only]
static
ResizeLeftCursorNSCursor. Documentation for this section has not yet been entered.
[read-only]
static
ResizeLeftRightCursorNSCursor. Documentation for this section has not yet been entered.
[read-only]
static
ResizeRightCursorNSCursor. Documentation for this section has not yet been entered.
[read-only]
static
ResizeUpCursorNSCursor. Documentation for this section has not yet been entered.
[read-only]
static
ResizeUpDownCursorNSCursor. Documentation for this section has not yet been entered.

Public Methods

static
Hide()
Documentation for this section has not yet been entered.
InitWithImagehotSpot(NSImage, System.Drawing.PointF) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
IsSetOnMouseEntered() : bool
Documentation for this section has not yet been entered.
IsSetOnMouseExited() : bool
Documentation for this section has not yet been entered.
MouseEntered(NSEvent)
Documentation for this section has not yet been entered.
MouseExited(NSEvent)
Documentation for this section has not yet been entered.
Pop()
Documentation for this section has not yet been entered.
Push()
Documentation for this section has not yet been entered.
Set()
Documentation for this section has not yet been entered.
static
SetHiddenUntilMouseMoves(bool)
Documentation for this section has not yet been entered.
SetOnMouseEntered(bool)
Documentation for this section has not yet been entered.
SetOnMouseExited(bool)
Documentation for this section has not yet been entered.
static
Unhide()
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSCursor object.