Property EscapePressed NamespaceAlternet.UI AssemblyAlternet.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.