Table of Contents

Method IsKeyDown

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

IsKeyDown(Key)

Returns whether or not the specified key is down.

public bool IsKeyDown(Key key)

Parameters

key Key

Returns

bool