Avalonia API Reference
C#
VB
F#
Show/Hide TOC
INotification
Manager
Close
All Method
Closes all notifications.
Definition
Namespace:
Avalonia.Controls.Notifications
Assembly:
Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
C#
Copy
View Source
void
CloseAll
()
VB
Copy
View Source
Sub
CloseAll
F#
Copy
View Source
abstract
CloseAll
:
unit
->
unit
See Also
Reference
INotificationManager Interface
Avalonia.Controls.Notifications Namespace
In This Article
Definition
See Also