Share via


NSSegmentedControl.SegmentCount Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr SegmentCount { [Foundation.Export("segmentCount")] get; [Foundation.Export("setSegmentCount:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("segmentCount")>]
[<set: Foundation.Export("setSegmentCount:")>]
member this.SegmentCount : nativeint with get, set

Property Value

IntPtr

nativeint

Attributes

Applies to