skia
Preparing search index...
canvaskit
ColorProperty
Interface ColorProperty
Named color property.
interface
ColorProperty
{
key
:
string
;
value
:
number
;
}
Index
Properties
key
value
Properties
key
key
:
string
Property identifier, usually the node name.
value
value
:
number
Property value (RGBA, 255-based).
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
value
skia
Loading...
Named color property.