public sealed class TerminalCursor
kind:method, kind:property, kind:ctor. Press Esc to clear.LeftGets or sets the 0-based cursor column.PositionGets or sets the 0-based cursor position.StyleGets or sets the cursor style (best effort).TryGetPositionAsync(Nullable<TimeSpan>, CancellationToken)Tries to get the cursor position asynchronously (0-based).UsePosition(TerminalPosition)Sets the cursor position and restores the previous position when disposed (best effort).