Header menu logo fable-electron-docs-api

Options Type

Constructors

Constructor Description

Options(?forward)

Full Usage: Options(?forward)

Parameters:
    ?forward : 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
?forward : 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

this.forward

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.

Type something to start searching.