Method PreShortcutValidation | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
PreShortcutValidation(Key)
Used at key down or key press validation.
public static bool PreShortcutValidation(Key key)
Parameters
key
Key
The key to validate.
Returns
true
if is valid.false
otherwise.