Share via


NSSegmentedControl.BorderShape Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSControlBorderShape BorderShape { [Foundation.Export("borderShape", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setBorderShape:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("borderShape", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setBorderShape:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.BorderShape : AppKit.NSControlBorderShape with get, set

Property Value

Attributes

Applies to