Click or drag to resize

WidgetHandlerTWidgetWidget Property

Gets the widget that this platform handler is attached to

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

Property Value

Type: TWidget
See Also