Enumeration
SmartMatchOptions
Options for matching names when synchronizing styles in a book.
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 = 1936552814 | readonly | Match only the style name while finding styles in target. | |
| Number = 1936549488 | readonly | Match the full path of style while finding styles in target. |
Object of 1
Properties elsewhere that hold an SmartMatchOptions value.