Table of Contents

Property EscapePressed

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

EscapePressed

Gets whether the user pressed the ESC key.

public bool EscapePressed { get; }

Property Value

bool

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