Share via


NSSegmentedControl.SelectSegment(IntPtr) Method

Definition

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

Parameters

tag
IntPtr

nativeint

Returns

Attributes

Applies to