path_paint_style property

  1. @Int32()
int path_paint_style
getter/setter pair

0 = fill, 1 = stroke, 2 = fillAndStroke

Implementation

@ffi.Int32()
external int path_paint_style;