NotificationClosed Event
Raised when the NotificationCard has closed.
Definition
Namespace: Avalonia.Controls.Notifications
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public event EventHandler<RoutedEventArgs> NotificationClosed
Public Event NotificationClosed As EventHandler(Of RoutedEventArgs)
member NotificationClosed : IEvent<EventHandler<RoutedEventArgs>,
RoutedEventArgs>
Value
See Also
Reference
NotificationCard Class
Avalonia.Controls.Notifications Namespace