Click or drag to resize

WidgetHandler Property

Gets the platform-specific handler for this widget

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

Property Value

Type: Object

Implements

IHandlerSourceHandler
See Also