Click or drag to resize

ApplicationOnNotificationActivated Method

Raises the NotificationActivated event

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
protected virtual void OnNotificationActivated(
	NotificationEventArgs e
)

Parameters

e
Type: Eto.FormsNotificationEventArgs
Event arguments
See Also