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