Method PreShortcutValidation | Terminal.Gui v1 (original) (raw)

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.

Edit this page