This version of Unity is unsupported.

ShortcutManager

class in UnityEditor.ShortcutManagement

Description

Provides access to an instance of IShortcutManager for managing shortcuts.

Static Properties

defaultProfileIdA constant defining the ID of the default shortcut profile. See the documentation for the IShortcutManager.activeProfileId property.
instanceAn instance of the IShortcutManager interface used for managing shortcuts in the editor.