Sdílet prostřednictvím


NSSegmentedControl.ShowsMenuIndicator(IntPtr) Method

Definition

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

Parameters

segment
IntPtr

nativeint

Returns

Attributes

Applies to