WidgetIHandler Interface |
Namespace: Eto
The WidgetIHandler type exposes the following members.
Name | Description | |
---|---|---|
ID |
Gets or sets an ID for the widget
| |
NativeHandle |
Gets the native platform-specific handle for integration purposes
| |
Widget |
Gets the widget this handler is implemented for
|
Name | Description | |
---|---|---|
HandleEvent |
Called to handle a specific event
| |
Initialize |
Called after the widget is constructed
|