UsageType
Defined in: src/api/d4.api.g.ts:5
Constructors
Constructor
new UsageType():
UsageType
Returns
UsageType
Properties
| Property | Modifier | Type | Default value | Defined in |
|---|---|---|---|---|
CLICK | static | string | 'click' | src/api/d4.api.g.ts:6 |
DIALOG_OK | static | string | 'dialog ok' | src/api/d4.api.g.ts:10 |
DIALOG_SHOW | static | string | 'dialog show' | src/api/d4.api.g.ts:12 |
MENU_CLICK | static | string | 'menu click' | src/api/d4.api.g.ts:8 |
USER_REPORT_POSTED | static | string | 'user report posted' | src/api/d4.api.g.ts:14 |