Summary
Initializes a new instance of the
WindowNotificationManager
class.
- Namespace
- Avalonia
.Controls .Notifications - Containing Type
- Window
Notification Manager
Syntax
public WindowNotificationManager(Window host)
Parameters
Name | Type | Description |
---|---|---|
host | Window | The window that will host the control. |
Return Value
Type | Description |
---|---|
void |