Table of Contents

Method HasWindows

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

HasWindows(ModifierKeys)

Gets whether the specified ModifierKeys value has Windows flag.

public static bool HasWindows(this ModifierKeys modifiers)

Parameters

modifiers ModifierKeys

Key modifiers.

Returns

bool