Table of Contents

Method HasKey

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

HasKey(Key, ModifierKeys)

Gets whether Gesture has the specified key and key modifiers.

public virtual bool HasKey(Key key, ModifierKeys modifiers)

Parameters

key Key
modifiers ModifierKeys

Returns

bool