Summary
Shows a notification.
- Namespace
- Avalonia
.Controls .Notifications - Containing Type
- I
Managed Notification Manager
Syntax
void Show(object content)
Parameters
Name | Type | Description |
---|---|---|
content | object | The content to be displayed. |
Return Value
Type | Description |
---|---|
void |