Method | Description | |
---|---|---|
Button ( string text ) : bool | ||
Button ( string text, |
||
Label ( string text ) : void | ||
Label ( string text, |
public static Button ( string text, |
||
text | string | |
style | ||
return | bool |
public static Label ( string text, |
||
text | string | |
style | ||
return | void |