This version of Unity is unsupported.

ToolbarButton Constructor

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

Parameters

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

Description

Constructor.