Click or drag to resize

IHandlerSourceHandler Property

Gets the platform handler object for the widget

Namespace:  Eto
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
Object Handler { get; }

Property Value

Type: Object
The handler for the widget
See Also