NSCell.CellType Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSCellType CellType { [Foundation.Export("type")] get; [Foundation.Export("setType:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("type")>]
[<set: Foundation.Export("setType:")>]
member this.CellType : AppKit.NSCellType with get, set

Property Value

Attributes

Applies to