Enumeration
PanelLayoutResize
Palette layout resizing 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 = 1886416230 | readonly | Do not resize master pages panel area when resizing panel. | |
| Number = 1886414456 | readonly | Do not resize document pages panel area when resizing panel. | |
| Number = 1886417010 | readonly | Resize panel areas proportionally. |
Object of 1
Properties elsewhere that hold an PanelLayoutResize value.