Enumeration
PanningTypes
The display performance settings to use while scrolling.
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 = 1699111248 | readonly | While scrolling, greeks newly revealed images until the mouse is released; medium quality display with medium performance speed. | |
| Number = 1699639120 | readonly | While scrolling, greeks newly revealed images and text until the mouse is released; highest quality display with the slowest performance. | |
| Number = 1699116368 | readonly | While scrolling, does not greek images or text; lowest quality display with the fastest performance. |
Object of 1
Properties elsewhere that hold an PanningTypes value.