Skip to main content

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)

public Action? OnClose { get; set; }

Property Value

Action

Implements

INotification.OnClose

See Also

Reference

Notification Class
Avalonia.Controls.Notifications Namespace