Share via


NSScrollView.DocumentView Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSView? DocumentView { [Foundation.Export("documentView", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setDocumentView:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("documentView", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setDocumentView:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.DocumentView : AppKit.NSView with get, set

Property Value

Attributes

Applies to