Share via


NSClipView.DocumentView Property

Definition

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

Property Value

Attributes

Applies to