KeyMsgMatchExtension extension
Extension to check KeyMsg matches.
- on
Methods
-
matches(
List< KeyBinding> bindings) → bool -
Available on KeyMsg, provided by the KeyMsgMatchExtension extension
Returns true if this key message matches any of the given bindings. -
matchesSingle(
KeyBinding binding) → bool -
Available on KeyMsg, provided by the KeyMsgMatchExtension extension
Returns true if this key message matches the given binding.