NSSegmentedControl.ShowsMenuIndicator(nint) Method

Definition

[Foundation.Export("showsMenuIndicatorForSegment:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool ShowsMenuIndicator (nint segment);
abstract member ShowsMenuIndicator : nint -> bool
override this.ShowsMenuIndicator : nint -> bool

Parameters

segment
System.System.IntPtr System.nativeint

Returns

Attributes

Applies to