Notification bar¶
window.host
showNotificationBar(NotificationBarInfo, ResultCallback<success>)¶
Show notification bar with the given URL and height. In effect this shows a new toolbar at the top of the window (above any widgets).
Data structures: NotificationBarInfo
hideNotificationBar(ResultCallback<success>)¶
Hide previously open notification bar.