Table of Contents

Method IsKeyUp

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

IsKeyUp(Key)

Returns whether or not the specified key is up.

public static bool IsKeyUp(Key key)

Parameters

key Key

Returns

bool