empty
A key combination representing the empty binding.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.ShortcutManagement
- Assembly: UnityEditor.CoreModule
public static ShortcutBinding empty { get; }
Remarks
A shortcut with an empty binding cannot be triggered. Use the empty binding to unbind an existing shortcut via IShortcutManager.RebindShortcut.