skia
Preparing search index...
canvaskit
StrokeCapEnumValues
Interface StrokeCapEnumValues
Represents the set of enum values.
interface
StrokeCapEnumValues
{
Butt
:
EmbindEnumEntity
;
Round
:
EmbindEnumEntity
;
Square
:
EmbindEnumEntity
;
values
:
number
[]
;
}
Hierarchy (
View Summary
)
EmbindEnum
StrokeCapEnumValues
Index
Properties
Butt
Round
Square
values
Properties
Butt
Butt
:
EmbindEnumEntity
Round
Round
:
EmbindEnumEntity
Square
Square
:
EmbindEnumEntity
Readonly
values
values
:
number
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Butt
Round
Square
values
skia
Loading...
Represents the set of enum values.