W3cubDocs

/Haxe C#

ConsoleKeyInfo

package cs.system

extends ValueType

Available on cs

Constructor

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

Variables

read only Key:ConsoleKey

read only KeyChar:Char16

read only Modifiers:ConsoleModifiers

Static methods

static op_Equality (a:ConsoleKeyInfo, b:ConsoleKeyInfo):Bool

static op_Inequality (a:ConsoleKeyInfo, b:ConsoleKeyInfo):Bool

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