Enumeration
MapType
Mapping type for style mappings.
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 = 1735681906 | readonly | group to group mapping rule. | |
| Number = 1735684978 | readonly | group to style mapping rule. | |
| Number = 1937011570 | readonly | style to style mapping rule. | |
| Number = 1937008498 | readonly | style to group mapping rule. |
Object of 4
Properties elsewhere that hold an MapType value.
Parameter of 4
Method parameters that accept an MapType value.