Summary
Show a notification.
- Namespace
- Avalonia
.Controls .Notifications - Containing Type
- Window
Notification Manager
Syntax
public void Show(INotification content)
Parameters
Name | Type | Description |
---|---|---|
content | INotification |
Return Value
Type | Description |
---|---|
void |