Share via


NSTableView.CornerView Property

Definition

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

Property Value

Attributes

Applies to