Enumeration
ScreenModeOptions
Screen mode 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 = 1936552046 | readonly | Preview mode with editing turned off. Mouse clicks and arrow keys will move to previous or next spread. | |
| Number = 1936552047 | readonly | Normal view; displays guides and frame edges. | |
| Number = 1936552034 | readonly | Preview mode including the bleed area. | |
| Number = 1936552048 | readonly | Preview mode; displays the document as it will be printed (hides guides and frame edges). | |
| Number = 1936552051 | readonly | Preview mode including the slug area. |
Object of 1
Properties elsewhere that hold an ScreenModeOptions value.