void pushClipPath(Path path)

Pushes a path clip operation onto the operation stack.

Rasterization outside the given path is discarded.

See pop for details about the operation stack.

Source

void pushClipPath(Path path) native "SceneBuilder_pushClipPath";