Show(Object) Method
Shows a notification.
Definition
Namespace: Avalonia.Controls.Notifications
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
void Show(
Object content
)
Sub Show (
content As Object
)
abstract Show :
content : Object -> unit
Parameters
- Object
- The content to be displayed.
See Also
Reference
IManagedNotificationManager Interface
Show Overload
Avalonia.Controls.Notifications Namespace