Difference between revisions of "TextField"
Line 5: | Line 5: | ||
<br /> | <br /> | ||
The `TextField` class is used to create display objects for text display.<br /> | The `TextField` class is used to create display objects for text display.<br /> | ||
− | <br />{|- | + | <br /> |
+ | {|- | ||
| style="width: 50%;"| | | style="width: 50%;"| | ||
=== Methods === | === Methods === |
Revision as of 10:05, 23 August 2018
Supported platforms: android, ios, mac, pc
Available since: Gideros 2011.6
Description
The `TextField` class is used to create display objects for text display.
MethodsTextField.new - creates a new TextField object with the specified font and text |
EventsConstants |