Enumeration
PreviewSizeOptions
Preview size 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 = 1162629234 | readonly | Extra large preview (1024 x 1024). | |
| Number = 1281446002 | readonly | Large preview (512 x 512). | |
| Number = 1701727588 | readonly | Medium preview (256 x 256). | |
| Number = 1399672946 | readonly | Small preview (128 x 128). |
Object of 1
Properties elsewhere that hold an PreviewSizeOptions value.