Skip to main content

Show(Object) Method

Shows a notification.

Definition

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

public void Show(
Object content
)

Parameters

  Object
The content to be displayed.

Implements

IManagedNotificationManager.Show(Object)

See Also

Reference

WindowNotificationManager Class
Show Overload
Avalonia.Controls.Notifications Namespace