Theia API Documentation v1.65.0
    Preparing search index...
    interface NotificationUpdateEvent {
        notifications: Notification[];
        toasts: Notification[];
        visibilityState: Visibility;
    }
    Index

    Properties

    notifications: Notification[]
    toasts: Notification[]
    visibilityState: Visibility