Click or drag to resize

TrayIndicatorICallback Interface

Callback interface for TrayIndicator

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public interface ICallback : WidgetICallback

The TrayIndicatorICallback type exposes the following members.

Methods
  NameDescription
Public methodOnActivated
Raises activated event.
Top
See Also