Share via


NSToolbarItemGroup.GetSelected(IntPtr) Method

Definition

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

Parameters

index
IntPtr

nativeint

Returns

Attributes

Applies to