Module KeybindingProvider

Module KeybindingProvider 

Source
Expand description

§KeybindingProvider Trait

Defines the abstract service trait for resolving and providing keybindings.

Traits§

KeybindingProvider
An abstract service contract for an environment component that can resolve the final, effective keymap for the application by merging default and user-defined keybindings.