IHandlerSourceHandler Property |
Gets the platform handler object for the widget
Namespace:
Eto
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax ReadOnly Property Handler As Object
Get
abstract Handler : Object with get
Property Value
Type:
ObjectThe handler for the widget
See Also