Table of Contents

Method IsSimpleKey

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

IsSimpleKey(Key)

Gets whether the specified key is pressed and ModifierKeys is empty.

public virtual bool IsSimpleKey(Key key)

Parameters

key Key

Key to test.

Returns

bool