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

    Properties

    Properties

    focused: boolean
    type: "webviewFocusChanged"