Share via


NSGridCell.ContentView Property

Definition

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

Property Value

Attributes

Applies to