Share via


NSScrollView.DocumentCursor Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSCursor DocumentCursor { [Foundation.Export("documentCursor", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setDocumentCursor:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("documentCursor", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setDocumentCursor:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.DocumentCursor : AppKit.NSCursor with get, set

Property Value

Attributes

Applies to