Table of Contents

Method GetButtonState

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

GetButtonState(MouseButton)

Gets the current state of the specified button from the device from the underlying system.

MouseButtonState GetButtonState(MouseButton mouseButton)

Parameters

mouseButton MouseButton

The mouse button to get the state of.

Returns

MouseButtonState

The state of the specified mouse button.