Theia API Documentation v1.65.0
    Preparing search index...
    interface InputFocusChange {
        focused: boolean;
        type: "inputFocusChanged";
    }
    Index

    Properties

    Properties

    focused: boolean
    type: "inputFocusChanged"