Enumeration
CommentStatusEnum
Enum for status of the comment
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 = 1634955120 | readonly | Status is open | |
| Number = 1634955877 | readonly | Status is resolved |
Object of 1
Properties elsewhere that hold an CommentStatusEnum value.
Parameter of 1
Method parameters that accept an CommentStatusEnum value.