NotificationOnClose Property
Gets an Action to be run when the notification is closed.
Namespace: Avalonia.Controls.NotificationsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Action? OnClose { get; set; }
Public Property OnClose As Action
Get
Set
abstract OnClose : Action with get, set
override OnClose : Action with get, set
ActionINotificationOnClose