Table of Contents

Method PostShortcutValidation

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

PostShortcutValidation(Key)

Used at key up validation.

public static bool PostShortcutValidation(Key key)

Parameters

key Key

The key to validate.

Returns

bool

true if is valid.falseotherwise.