NSBox.BorderType Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSBorderType BorderType { [Foundation.Export("borderType")] get; [Foundation.Export("setBorderType:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("borderType")>]
[<set: Foundation.Export("setBorderType:")>]
member this.BorderType : AppKit.NSBorderType with get, set

Property Value

Attributes

Applies to