OptionalblockIf true, the matching mouse event is suppressed from reaching other applications. Defaults to true for Mouse.OnButton and Mouse.OnDown; defaults to false for Mouse.OnUp. Forced to false when deviceId is set.
OptionalwildcardIf true, the binding triggers even when extra modifier keys are held. Defaults to false.
OptionaldeviceDevice path string to limit the binding to a specific physical mouse. Device-filtered bindings are always non-blocking.
Optional configuration for
Mouse.OnButton,Mouse.OnDown, andMouse.OnUp.