IManagedNotificationManagerShow(Object) Method

Shows a notification.

Definition

Namespace: Avalonia.Controls.Notifications
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
void Show(
	Object content
)

Parameters

content  Object
The content to be displayed.

See Also