Table of Contents

Method IsValidKey

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IsValidKey(Key)

Gets whether specified key is valid for the current platform.

public static bool IsValidKey(Key key)

Parameters

key Key

key to check.

Returns

bool