WindowNotificationManager(TopLevel) Constructor
Namespace: Avalonia.Controls.NotificationsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public WindowNotificationManager(
TopLevel? host
)
Public Sub New (
host As TopLevel
)
new :
host : TopLevel -> WindowNotificationManager
Parameters
- host TopLevel
- The TopLevel that will host the control.