XamlToCSharpGenerator Home
  1. Home
  2. Docs
  3. API
    1. GitHub
    Menu
    Loading menu…

    On this page

    1. Home
    2. API
    3. XamlToCSharpGenerator.Runtime
    4. XamlSourceGenHotDesignManager

    XamlSourceGenHotDesignManager Class

    Definition

    Namespace XamlToCSharpGenerator.Runtime
    Assembly XamlToCSharpGenerator.Runtime.Avalonia.dll
    Inherits Object
    View source
    Show inherited members (7)
    • System.Object.Equals(System.Object)
    • System.Object.Equals(System.Object, System.Object)
    • System.Object.GetHashCode()
    • System.Object.GetType()
    • System.Object.MemberwiseClone()
    • System.Object.ReferenceEquals(System.Object, System.Object)
    • System.Object.ToString()
    public static class XamlSourceGenHotDesignManager
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Properties (1)

    IsEnabled

    Methods (12)

    ApplyUpdate(SourceGenHotDesignUpdateRequest, CancellationToken)
    ApplyUpdateAsync(SourceGenHotDesignUpdateRequest, CancellationToken)
    ClearRegistrations()
    Configure(Action<SourceGenHotDesignOptions>)
    Disable()
    Enable(SourceGenHotDesignOptions?)
    GetRegisteredDocuments()
    GetStatus()
    Register(Object, Action<Object>, SourceGenHotDesignRegistrationOptions)
    RegisterApplier(ISourceGenHotDesignUpdateApplier)
    ResetAppliersToDefaults()
    Toggle()

    Events (5)

    HotDesignDocumentsChanged
    HotDesignModeChanged
    HotDesignStatusChanged
    HotDesignUpdateApplied
    HotDesignUpdateFailed

    Copyright © 2026, Wieslaw Soltes aka wieslawsoltes - Content licensed under the MIT license | Site generated by lunet hosted on GitHub Pages