Text::switchFont()
Changes the text's font to the specified one.
Syntax
Java
Scratch
switch font to [ v]
Parameters
Name | Data Type | Description |
---|---|---|
name | String | Name of the font. |
Return
void
Changes the text's font to the specified one.
switch font to [ v]
Name | Data Type | Description |
---|---|---|
name | String | Name of the font. |
void