Home > ISCH_PrimitiveText > setState_TextColor
ISCH_PrimitiveText.setState_TextColor() method
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Set the property state: text color
Signature
typescript
function setState_TextColor(textColor: string | null): ISCH_PrimitiveText;1
Parameters
Parameter | Type | Description |
|---|---|---|
textColor | string | null | Text color |
Returns
Text primitive object