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

Search Results for

    Property IsInitialized

    IsInitialized

    IsInitialized means that AppContext has provided execution Quota to that aura. Until then it's the same as Paused - triggers are working but actions are not executed As soon as aura is initialized it cannot be de-initialized without unload

    Declaration
    bool IsInitialized { get; }
    Property Value
    Type Description
    bool
    © Xab3r. All rights reserved.