Enumeration
SpreadFlattenerLevel
Flattener level override 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 = 1131639917 | readonly | Uses the specified custom flattening level. | |
| Number = 1147563124 | readonly | Uses the default level. | |
| Number = 1852796517 | readonly | Turns off flattening. |
Object of 1
Properties elsewhere that hold an SpreadFlattenerLevel value.