NSSegmentedControl.SetTag(nint, nint) Method

Definition

[Foundation.Export("setTag:forSegment:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void SetTag (nint tag, nint segment);
abstract member SetTag : nint * nint -> unit
override this.SetTag : nint * nint -> unit

Parameters

tag
System.System.IntPtr System.nativeint
segment
System.System.IntPtr System.nativeint
Attributes

Applies to