Table of Contents

Method GetKeyStatesFromMemory

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

GetKeyStatesFromMemory(Key)

Gets state of the specified key which was previously saved in memory.

public static KeyStates GetKeyStatesFromMemory(Key key)

Parameters

key Key

Key to get state for.

Returns

KeyStates