Text::setTextSize()
Sets the size of the text.
Syntax
Java
.setTextSize(size)
Parameters
Name | Data Type | Description |
---|---|---|
size | int | The size of the text |
Return
void
Sets the size of the text.
.setTextSize(size)
Name | Data Type | Description |
---|---|---|
size | int | The size of the text |
void