NSSegmentedControl.GetTag(IntPtr) Method

Definition

[Foundation.Export("tagForSegment:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr GetTag(IntPtr segment);
[<Foundation.Export("tagForSegment:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetTag : nativeint -> nativeint
override this.GetTag : nativeint -> nativeint

Parameters

segment
IntPtr

nativeint

Returns

IntPtr

nativeint

Attributes

Applies to