Search Results for

    Show / Hide Table of Contents

    Enum TextualUIState

    State of the textual UI

    Namespace: Terminaux.Inputs.Interactive
    Assembly: Terminaux.dll
    Syntax
    public enum TextualUIState

    Fields

    Name Description
    Bailing

    This textual UI is about to exit and go back to the Ready state.

    Busy

    This textual UI is busy because it's processing user input

    Ready

    This textual UI is ready, but hasn't started yet.

    Rendering

    This textual UI is waiting for the render code to complete.

    Waiting

    This textual UI is waiting for user input.

    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX