SKRegion.Op

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool Op(SKRectI rect, SKRegionOperation op)
  2. bool Op(int left, int top, int right, int bottom, SKRegionOperation op)
    class SKRegion
    bool
    Op
  3. bool Op(SKRegion region, SKRegionOperation op)
  4. bool Op(SKPath path, SKRegionOperation op)

Meta