onClipPath abstract method

void onClipPath(
  1. int pathId
)

Apply the specified paths as clips to the current canvas.

Implementation

void onClipPath(int pathId);