keyCombinationSequence
The sequence of key combinations required to trigger a shortcut with this binding.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor.ShortcutManagement
- Assembly: UnityEditor.CoreModule
public IEnumerable<KeyCombination> keyCombinationSequence { get; }