Share via


NSSegmentedControl.SetShowsMenuIndicator(Boolean, IntPtr) Method

Definition

[Foundation.Export("setShowsMenuIndicator:forSegment:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetShowsMenuIndicator(bool showsMenuIndicator, IntPtr segment);
[<Foundation.Export("setShowsMenuIndicator:forSegment:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetShowsMenuIndicator : bool * nativeint -> unit
override this.SetShowsMenuIndicator : bool * nativeint -> unit

Parameters

showsMenuIndicator
Boolean
segment
IntPtr

nativeint

Attributes

Applies to