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