SKClipOperation Enum

Definition

The logical operations that can be performed when combining two regions.

public enum SKClipOperation
Inheritance
SKClipOperation

Fields

Difference 0

Subtract the op region from the first region.

Intersect 1

Intersect the two regions.

Applies to