shortcutLabel
fn
string shortcutLabel(uint shortcut)Gets the human-readable label for a keyboard shortcut.
Parameters
shortcut | Shortcut key code |
Returns
String representation of the shortcut (e.g., "Ctrl+S")
string shortcutLabel(uint shortcut)Gets the human-readable label for a keyboard shortcut.
shortcut | Shortcut key code |