Table of Contents

Method IsDefinedKey

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

IsDefinedKey(Key)

Check for Valid enum, as any int can be casted to the enum.

public static bool IsDefinedKey(Key key)

Parameters

key Key

Returns

bool