ToolbarButton Constructor
public ToolbarButton(Action clickEvent);
public ToolbarButton();
Parameters
| clickEvent | The action to be called when the button is pressed. |
Description 描述
Constructor.
| clickEvent | The action to be called when the button is pressed. |
Constructor.