NotificationClosedEvent Field
Defines the NotificationClosed event.
Definition
Namespace: Avalonia.Controls.Notifications
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly RoutedEvent<RoutedEventArgs> NotificationClosedEvent
Public Shared ReadOnly NotificationClosedEvent As RoutedEvent(Of RoutedEventArgs)
static val NotificationClosedEvent: RoutedEvent<RoutedEventArgs>
Field Value
See Also
Reference
NotificationCard Class
Avalonia.Controls.Notifications Namespace