Version: 2020.2
言語: 日本語
public Button ();
public Button (Action clickEvent);

パラメーター

clickEvent Action triggered when the button is clicked.

説明

Constructs a Button.