HideCursor() Method

Definition

Assembly XenoAtom.Terminal.dll

Hides the cursor within a scope and restores the previous state when disposed (best effort).

public TerminalScope HideCursor()

Returns

TerminalScope
A scope that restores the previous state on dispose.