OnClick Property
Gets an Action to be run when the notification is clicked.
Definition
Namespace: Avalonia.Controls.Notifications
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
Action? OnClick { get; }
ReadOnly Property OnClick As Action
Get
abstract OnClick : Action with get
Property Value
ActionSee Also
Reference
INotification Interface
Avalonia.Controls.Notifications Namespace