skia
Preparing search index...
canvaskit
TextValue
Interface TextValue
Text property value.
interface
TextValue
{
size
:
number
;
text
:
string
;
}
Index
Properties
size
text
Properties
size
size
:
number
Font size.
text
text
:
string
The text string payload.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
size
text
skia
Loading...
Text property value.