Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
XamlToCSharpGenerator.Runtime
XamlSourceGenHotReloadEventBus
Events
HotReloadHandlerFailed
Menu
On this page
HotReloadHandlerFailed Event
Definition
Namespace
XamlToCSharpGenerator.Runtime
Assembly
XamlToCSharpGenerator.Runtime.Core.dll
Implements
HotReloadHandlerFailed
View source
public event Action<Type, string, Exception>? HotReloadHandlerFailed
Returns
Action<Type, String, Exception>