Click or drag to resize

WidgetCreatedEventArgsInstance Property

Gets the instance of the widget that was created

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

Property Value

Type: Widget
See Also