IShortcutsEnableShortcut Method
Add a shortcut to the list of enabledShortcuts. Can be removed with disableShortcut
Namespace: StreetSmart.Common.Interfaces.APIAssemblies: StreetSmart.WinForms (in StreetSmart.WinForms.dll) Version: 25.7.0.0+8d57adf8e9b2f0e8b292285b4ebbbdc257654fdc
StreetSmart.WPF (in StreetSmart.WPF.dll) Version: 25.7.0.0+8d57adf8e9b2f0e8b292285b4ebbbdc257654fdc
Task<bool> EnableShortcut(
ShortcutNames shortcutNames
)
- shortcutNames ShortcutNames
- The name of the shortcut
TaskBoolean
- true : true if shortcut has been enabled.
- false: if unknown shortcut or already allowed.
Supported in: 18.7