Enumeration
SortAssets
Sort order 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 = 1699955278 | readonly | Sort by name | |
| Number = 1699955310 | readonly | Sort newest first | |
| Number = 1699955279 | readonly | Sort oldest first | |
| Number = 1699955284 | readonly | Sort by type |
Object of 1
Properties elsewhere that hold an SortAssets value.