Class opt.init
Default opt properties of a thread.
public static class opt.init
Remarks
You can change these options at the start of your script/program. Don't change later.
Namespace: Au
Assembly: Au.dll
Properties
| Name | Description |
|---|---|
| key | Default option values for opt.key of a thread. |
| mouse | Default option values for opt.mouse of a thread. |
| warnings | Default option values for opt.warnings of a thread. |