Version: 2020.1
언어: 한국어

ButtonConstructor

매뉴얼로 전환
public Button ();
public Button (Action clickEvent);

파라미터

clickEvent Action triggered when the button is clicked.

설명

Constructs a Button.