CliAnsiWriter.HideCursor Method
Definition
- Namespace
- DotMake.CommandLine
- Assembly
- DotMake.CommandLine.dll
Hides the cursor by emitting CSI ? 25 l.
public CliAnsiWriter HideCursor()
Returns
- CliAnsiWriter
The same instance so that multiple calls can be chained.