This version of Unity is unsupported.

ShortcutBinding.empty

public static ShortcutManagement.ShortcutBinding empty;

Description

A key combination representing the empty binding.

A shortcut with an empty binding cannot be triggered. Use the empty binding to unbind an existing shortcut via IShortcutManager.RebindShortcut.