Table of Contents

Method PreShortcutValidation

Namespace
Terminal.Gui
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

bool

true if is valid.falseotherwise.