[]
Returns identifiers of default and added buttons in the order in which they will be displayed in the toolbar.
public ValueTask<string[]> GetKeys()
Type | Description |
---|---|
ValueTask<string[]> | A value task that returns an array of strings representing the keys of all toolbar items. |