Table of Contents

Method IsValidKey

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

IsValidKey(Key)

Checks whether key is valid for the current platform.

public bool IsValidKey(Key key)

Parameters

key Key

Key to check.

Returns

bool