Skip to main content

Close(INotification) Method

Closes a notification.

Definition

Namespace: Avalonia.Controls.Notifications
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public void Close(
INotification notification
)

Parameters

  INotification
The notification to be closed.

Implements

INotificationManager.Close(INotification)

See Also

Reference

WindowNotificationManager Class
Close Overload
Avalonia.Controls.Notifications Namespace