다음을 통해 공유


NSSegmentedControl.SetShowsMenuIndicator(Boolean, nint) 메서드

정의

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

매개 변수

showsMenuIndicator
Boolean
segment
System.System.IntPtr System.nativeint
특성

적용 대상