Share via


NSCursor.CurrentSystemCursor Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static AppKit.NSCursor? CurrentSystemCursor { [Foundation.Export("currentSystemCursor")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("currentSystemCursor")>]
static member CurrentSystemCursor : AppKit.NSCursor

Property Value

Attributes

Applies to