Version: 2018.4
Experimental: this API is experimental and might be changed or removed in the future.

ButtonConstructor

マニュアルに切り替える
public Button ();
public Button (Action clickEvent);

パラメーター

clickEventAction triggered when the button is clicked.

説明

Constructs a Button.