Enumeration
SearchModes
Search mode 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 = 1180921708 | readonly | Color search. | |
| Number = 1181183091 | readonly | Glyph search. | |
| Number = 1181184627 | readonly | Grep search. | |
| Number = 1181704819 | readonly | Object search. | |
| Number = 1182038131 | readonly | Text search. |
Parameter of 3
Method parameters that accept an SearchModes value.