# instance

> An instance of the IShortcutManager interface used for managing shortcuts in the editor.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.ShortcutManagement](/engine/6000.7/script-reference/unityeditor/shortcutmanagement.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public static IShortcutManager instance { get; }
```
