Register a callback for Global Keyboard Event
public void RegisterGlobalKeyboardCallback(Func<int, int, SpecialKeyState, bool> callback)| parameter | description |
|---|---|
| callback |
- class SpecialKeyState
- interface IPublicAPI
- namespace Flow.Launcher.Plugin
Register a callback for Global Keyboard Event
public void RegisterGlobalKeyboardCallback(Func<int, int, SpecialKeyState, bool> callback)| parameter | description |
|---|---|
| callback |