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; }
Public ReadOnly Property Widget As TWidget
Get
member Widget : 'TWidget with get
Property Value
Type:
TWidgetSee Also