Version: 2019.4
public Button ();
public Button (Action clickEvent);

パラメーター

clickEventAction triggered when the button is clicked.

説明

Constructs a Button.