다음을 통해 공유


NSSegmentedControl.SetTag(nint, nint) 메서드

정의

[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

매개 변수

tag
System.System.IntPtr System.nativeint
segment
System.System.IntPtr System.nativeint
특성

적용 대상