Version:
interface
ScreenConfig
Config object for class
typescript
interface ScreenConfigProperties
| Name | Type | Description |
|---|---|---|
autoHighlight | boolean | Configure whether to auto highlight all search results or not |
confidence | number | Configures the required matching percentage for template images to be declared as a match |
highlightDurationMs | number | Configure highlighting duration |
highlightOpacity | number | Configure opacity of highlight window |
resourceDirectory | string | Configures the path from which template images are loaded from |
Was this page helpful?