csharp
public enum ReloadChannelWhich of the three things a reload can be about.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
StylesA .vcss changed. Nothing is rebuilt; the cascade runs again.
MarkupA .vxml changed, and its component has been recompiled.
ComponentA component instance was replaced outright.
Used by (3)
- HotReloadHostVixen.Ui.HotReload
- HotReloadTestsVixen.Ui.HotReload.Tests
- ReloadReportVixen.Ui.HotReload