Table of Contents

Method GetKeyStatesFromSystem

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

GetKeyStatesFromSystem(Key)

Gets the current state of the specified key from the device from the underlying system

KeyStates GetKeyStatesFromSystem(Key key)

Parameters

key Key

Key to get the state of.

Returns

KeyStates

The state of the specified key.