Table of Contents

Property Shift

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

Shift

Gets a value indicating whether the SHIFT key was pressed.

public virtual bool Shift { get; }

Property Value

bool

true if the SHIFT key was pressed; otherwise, false.