NSSegmentedControl.TrackingMode Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, 3, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AppKit.NSSegmentSwitchTracking TrackingMode { [Foundation.Export("trackingMode")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, 3, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setTrackingMode:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, 3, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.TrackingMode : AppKit.NSSegmentSwitchTracking with get, set

Property Value

Attributes

Applies to