Click or drag to resize

ExportHandlerAttributeHandlerType Property

Gets the type of the handler to instantiate

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

Property Value

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