Click or drag to resize

NotificationActivatedEvent Field

Note: This API is now obsolete.

Event identifier for handlers when attaching the Activated event.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
[ObsoleteAttribute("Since 2.4, Use Application.NotificationActivatedEvent instead.")]
public const string ActivatedEvent = "Notification.Activated"

Field Value

Type: String
See Also