Click or drag to resize

ICallbackSource Interface

Interface to get the callback object for a widget

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

The ICallbackSource type exposes the following members.

Properties
  NameDescription
Public propertyCallback
Gets an instance of an object used to perform callbacks to the widget from handler implementations
Top
See Also

Reference