Enumeration
FloatingWindowSize
The size of the movie's floating window. Valid only when floating window is true.
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 = 1298560364 | readonly | The floating window is the movie's original display size. | |
| Number = 1299014008 | readonly | The floating window fills the entire screen. | |
| Number = 1298557286 | readonly | The floating window is one fifth the length and height of the movie's original display size. | |
| Number = 1298558834 | readonly | The floating window is one fourth the length and height of the movie's original display size. | |
| Number = 1298686316 | readonly | The floating window is one half the length and height of the movie's original display size. | |
| Number = 1299281272 | readonly | The floating window is quadruple the length and height of the movie's original display size. | |
| Number = 1299477112 | readonly | The floating window is triple the length and height of the movie's original display size. | |
| Number = 1299476344 | readonly | The floating window is twice the length and height of the movie's original display size. |
Object of 1
Properties elsewhere that hold an FloatingWindowSize value.