Version: 2020.1

ButtonConstructor

切换到手册
public Button ();
public Button (Action clickEvent);

参数

clickEvent 单击按钮时触发的操作。

描述

构造一个按钮。