Enumeration
PageTransitionOverrideOptions
Page transition to use as an override when exporting.
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 = 1886667372 | readonly | The Blinds page transition. | |
| Number = 1886667384 | readonly | The Blinds page transition. | |
| Number = 1886667618 | readonly | The Comb page transition. | |
| Number = 1886667638 | readonly | The Cover page transition. | |
| Number = 1886667891 | readonly | The Dissolve page transition. | |
| Number = 1886668388 | readonly | The Fade page transition. | |
| Number = 1718764655 | readonly | Use the page transition from the document. | |
| Number = 1852796517 | readonly | No page transition applied. | |
| Number = 1886670932 | readonly | The Page Turn page transition (SWF only). | |
| Number = 1886670963 | readonly | The Push page transition. | |
| Number = 1886671728 | readonly | The Split page transition. | |
| Number = 1886672227 | readonly | The Uncover page transition. | |
| Number = 1886672752 | readonly | The Wipe page transition. | |
| Number = 1886673481 | readonly | The Zoom In page transition. | |
| Number = 1886673487 | readonly | The Zoom Out page transition. |
Object of 1
Properties elsewhere that hold an PageTransitionOverrideOptions value.