Enumeration
PageTransitionDurationOptions
The page transition duration 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 = 1180791668 | readonly | Fast duration. | |
| Number = 1701727588 | readonly | Medium duration. | |
| Number = 1886671692 | readonly | Slow duration. |
Object of 1
Properties elsewhere that hold an PageTransitionDurationOptions value.