Theia API Documentation v1.71.0
    Preparing search index...
    interface UserInteractionResult {
        completed: boolean;
        steps: UserInteractionStepResult[];
    }
    Index

    Properties

    Properties

    completed: boolean