EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Property AuraTree

    AuraTree

    Provides scripted access to the Aura tree manipulation API.

    Declaration
    [Dependency]
    public IAuraTreeScriptingApi AuraTree { get; init; }
    Property Value
    Type Description
    IAuraTreeScriptingApi

    The Aura tree scripting API.

    Remarks

    This property is automatically populated via dependency injection and provides scripts with methods to manipulate the Aura tree, enabling dynamic changes to the user interface or application structure at runtime.

    2025 © Xab3r. All rights reserved.