Enumeration
RestartPolicy
Restart numbering options.
In UXP, compare with equals() — the == and === operators do not work on DOM objects: myPath.pathType.equals(PathType.CLOSED_PATH), not myPath.pathType == PathType.CLOSED_PATH.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Number = 1701737324 | readonly | Restart numbering after a specific numbering level. | |
| Number = 1701732720 | readonly | Restart numbering after any previous (higher) numbering level. | |
| Number = 1701737068 | readonly | Restart numbering after any of a range of numbering levels. |
Object of 1
Properties elsewhere that hold an RestartPolicy value.