commandByShortcut abstract method
Resolves a command bound to a command-level shortcut key.
Implementation
PluginCommandRef? commandByShortcut(String shortcut, Device? device);
Resolves a command bound to a command-level shortcut key.
PluginCommandRef? commandByShortcut(String shortcut, Device? device);