Click or drag to resize

ThreadICallback Interface

Interface for callback methods of this class

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

The ThreadICallback type exposes the following members.

Methods
  NameDescription
Public methodOnExecuted
Raises the executed event.
Top
See Also