Table of Contents

Property Alt

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

Alt

Gets a value indicating whether the ALT key was pressed.

public virtual bool Alt { get; }

Property Value

bool

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