Click or drag to resize

TrayIndicatorCallback Class

Callback implementation for handlers of TrayIndicator
Inheritance Hierarchy
SystemObject
  Eto.FormsTrayIndicatorCallback

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
protected class Callback : TrayIndicatorICallback, 
	WidgetICallback

The TrayIndicatorCallback type exposes the following members.

Constructors
  NameDescription
Public methodTrayIndicatorCallback
Initializes a new instance of the TrayIndicatorCallback class
Top
Methods
  NameDescription
Public methodOnActivated
Raises activated event.
Top
See Also