Text::setIsUI()
Sets the UI status of this object.
Syntax
Java
.setIsUI(isUI)
Parameters
| Name | Data Type | Description |
|---|---|---|
| isUI | boolean | a boolean indicating whether this object is part of the UI |
Return
void

Sets the UI status of this object.
.setIsUI(isUI)
| Name | Data Type | Description |
|---|---|---|
| isUI | boolean | a boolean indicating whether this object is part of the UI |
void