Table of Contents

Method GetKeyStatesFromSystem

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

GetKeyStatesFromSystem(Key)

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

protected abstract KeyStates GetKeyStatesFromSystem(Key key)

Parameters

key Key

Key to get the state of

Returns

KeyStates

The state of the specified key