NSBox.BoxType Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSBoxType BoxType { [Foundation.Export("boxType")] get; [Foundation.Export("setBoxType:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("boxType")>]
[<set: Foundation.Export("setBoxType:")>]
member this.BoxType : AppKit.NSBoxType with get, set

Property Value

Attributes

Applies to