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
Public Event WidgetCreated As EventHandler(Of WidgetCreatedEventArgs)
member WidgetCreated : IEvent<EventHandler<WidgetCreatedEventArgs>,
WidgetCreatedEventArgs>
Value
Type:
SystemEventHandlerWidgetCreatedEventArgsSee Also