Enumeration
DesignOptions
The animation design 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 = 1634551405 | readonly | Uses the current object's properties as the starting appearance of the animation at runtime. | |
| Number = 1634554991 | readonly | Uses the current object's properties as the end appearance of the animation at runtime. | |
| Number = 1634553702 | readonly | Uses the current object's properties as the starting appearance, and current position as the end location of the animation at runtime. |
Object of 1
Properties elsewhere that hold an DesignOptions value.