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