Search Results for

    Show / Hide Table of Contents

    Class ConsoleCursor

    Console cursor tools

    Inheritance
    object
    ConsoleCursor
    Namespace: Terminaux.Base.Extensions
    Assembly: Terminaux.dll
    Syntax
    public static class ConsoleCursor

    Properties

    | Edit this page View Source

    CursorType

    Specifies the cursor type

    Declaration
    public static ConsoleCursorType CursorType { get; set; }
    Property Value
    Type Description
    ConsoleCursorType
    | Edit this page View Source

    CursorVisible

    Determines whether the cursor is visible or not

    Declaration
    public static bool CursorVisible { get; set; }
    Property Value
    Type Description
    bool
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX