Click or drag to resize

ExportHandlerAttributeWidgetType Property

Gets the type of the widget or handler interface to map to

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

Property Value

Type: Type
The type of the widget or handler.
See Also