NSSegmentedControl.GetTag(nint) Method

Definition

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

Parameters

segment
System.System.IntPtr System.nativeint

Returns

System.System.IntPtr System.nativeint
Attributes

Applies to