This version of Unity is unsupported.

ToolbarButton Constructor

Declaration

public ToolbarButton(Action clickEvent);

Parameters

clickEvent The action to be called when the button is pressed.

Description

Constructor.


Declaration

public ToolbarButton();

Description

Constructor.