W3cubDocs

/Haxe C#

ConsoleKeyInfo

package cs.system

extends ValueType

Available on cs

Static methods

staticop_Equality(a:ConsoleKeyInfo, b:ConsoleKeyInfo):Bool

staticop_Inequality(a:ConsoleKeyInfo, b:ConsoleKeyInfo):Bool

Constructor

finalnew(keyChar:Char16, key:ConsoleKey, shift:Bool, alt:Bool, control:Bool)

Variables

read onlyKey:ConsoleKey

read onlyKeyChar:Char16

read onlyModifiers:ConsoleModifiers

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/ConsoleKeyInfo.html