Table of Contents

Method IsDefinedKey

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

IsDefinedKey(Key)

Checks for valid enum, as any int can be casted to the enum.

public static bool IsDefinedKey(Key key)

Parameters

key Key

Key to check.

Returns

bool