Options Type
Constructors
| Constructor |
Description
|
Full Usage:
Options(?forward)
Parameters:
bool
-
⚠ OS Compatibility: WIN ✔ | MAC ✔ | LIN ❌ | MAS ❌ || If true, forwards mouse
move messages to Chromium, enabling mouse related events such as mouseleave. Only used when ignore is true. If ignore is
false, forwarding is always disabled regardless of this value.
Returns: Options
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.forward
|
⚠ OS Compatibility: WIN ✔ | MAC ✔ | LIN ❌ | MAS ❌ If true, forwards mouse move messages to Chromium, enabling mouse related events such as mouseleave. Only used when ignore is true. If ignore is false, forwarding is always disabled regardless of this value. |
fable-electron-docs-api