S or /

SourceClass PathFillType

from skia import PathFillType
class PathFillType:

Constants§

EVENODD: Final[PathFillType]§
INVERSE_EVENODD: Final[PathFillType]§
INVERSE_WINDING: Final[PathFillType]§
WINDING: Final[PathFillType]§