Click or drag to resize

NotificationIHandlerShow Method

Shows the current notification.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
void Show(
	TrayIndicator indicator = null
)

Parameters

indicator (Optional)
Type: Eto.FormsTrayIndicator
Indicator to use to show the notification.
See Also