ReadKey(TerminalReadKeyOptions?) Method

Definition

Assembly XenoAtom.Terminal.dll

Reads the next key from the default input stream.

[NullableContext((byte)2)]
public static TerminalKeyInfo ReadKey(TerminalReadKeyOptions? options = null)

Parameters

Returns