SKPathArcSize Enum

Definition

Indication for whether the smaller or larger of possible two arcs is drawn.

public enum SKPathArcSize
Inheritance
SKPathArcSize

Fields

Large 1

The larger of the two possible arcs.

Small 0

The smaller of the two possible arcs.

Applies to