Table of Contents

Method HasKey

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

HasKey(Key, ModifierKeys)

Gets whether Key and Modifiers are equal to the values specified in the parameters.

public virtual bool HasKey(Key key, ModifierKeys modifiers)

Parameters

key Key
modifiers ModifierKeys

Returns

bool