IgnoreMouseEventsOptions
Options for forwarding movement while a window ignores mouse events.
Properties
forward
forward?: boolean;
Whether the ignored window should continue receiving mouse movement.
Defaults to false.
Options for forwarding movement while a window ignores mouse events.
forward?: boolean;
Whether the ignored window should continue receiving mouse movement.
Defaults to false.