ToolbarButton Constructor

public ToolbarButton(Action clickEvent);
public ToolbarButton();

Parameters

clickEventThe action to be called when the button is pressed.

Description 描述

Constructor.