Click or drag to resize

PlatformWidgetCreated Event

Event to handle when widgets are created by this platform

Namespace:  Eto
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public event EventHandler<WidgetCreatedEventArgs> WidgetCreated

Value

Type: SystemEventHandlerWidgetCreatedEventArgs
See Also