ButtonConstructor

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

파라미터

clickEventAction triggered when the button is clicked.

설명

Constructs a Button.


Did you find this page useful? Please give it a rating: