Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/messages
browser/notifications-manager
NotificationUpdateEvent
Interface NotificationUpdateEvent
interface
NotificationUpdateEvent
{
notifications
:
Notification
[]
;
toasts
:
Notification
[]
;
visibilityState
:
Visibility
;
}
Index
Properties
notifications
toasts
visibility
State
Properties
Readonly
notifications
notifications
:
Notification
[]
Readonly
toasts
toasts
:
Notification
[]
Readonly
visibility
State
visibilityState
:
Visibility
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
notifications
toasts
visibility
State
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...