Enumeration
RuleDataType
The type of data for this data object.
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 = 1920221804 | readonly | The data type is a boolean. | |
| Number = 1920223598 | readonly | The data type is an int32. | |
| Number = 1920224372 | readonly | The data type is a list. | |
| Number = 1920225122 | readonly | The data type is an object. | |
| Number = 1920225900 | readonly | The data type is a real. | |
| Number = 1920226153 | readonly | The data type is an int16. | |
| Number = 1920226162 | readonly | The data type is a string. |
Object of 1
Properties elsewhere that hold an RuleDataType value.
Parameter of 1
Method parameters that accept an RuleDataType value.