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

パラメーター

clickEvent Action triggered when the button is clicked.

説明

Constructs a Button.