skia_
safe
0.81.0
Fill
Rule
Aliased type
Variants
EvenOdd
Inherit
NonZero
In skia_
safe::
svg
skia_safe
::
svg
Type Alias
FillRule
Copy item path
Source
pub type FillRule = SkSVGFillRule_Type;
Aliased Type
§
enum FillRule { NonZero = 0, EvenOdd = 1, Inherit = 2, }
Variants
§
§
NonZero = 0
§
EvenOdd = 1
§
Inherit = 2