Interface for widgets that have a handler
Namespace:
Eto
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public interface IHandlerSource
Public Interface IHandlerSource
type IHandlerSource = interface end
The IHandlerSource type exposes the following members.
Properties
| Name | Description |
---|
| Handler |
Gets the platform handler object for the widget
|
TopSee Also