removeAllNotifications( immediate )
- Return type: no return value
- Remove all notifications. If
immediate
istrue
, the messages are removed immediately. Ifimmediate
isfalse
, the notifications are removed using a slide transition.
removeAllNotifications( immediate )
immediate
is true
, the messages are removed immediately. If immediate
is false
, the notifications are removed using a slide transition.