NSTabViewController.SelectableItemIdentifiers(NSToolbar) Method

Definition

[Foundation.Advice("Overriding this method requires a call to the overriden method.")]
[Foundation.Export("toolbarSelectableItemIdentifiers:")]
[ObjCRuntime.RequiresSuper]
public virtual string[] SelectableItemIdentifiers (AppKit.NSToolbar toolbar);
abstract member SelectableItemIdentifiers : AppKit.NSToolbar -> string[]
override this.SelectableItemIdentifiers : AppKit.NSToolbar -> string[]

Parameters

toolbar
NSToolbar

Returns

String[]
Attributes

Applies to