[]
Adds a new item to the toolbar.
public Task AddItem(ToolbarItem item)
Type | Name | Description |
---|---|---|
ToolbarItem | item | An item to be added. |
Type | Description |
---|---|
Task | A task that represents the asynchronous operation of adding an item to the toolbar. |