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

Search Results for

    Property SupportsCancellation

    SupportsCancellation

    Gets a value indicating that this exact action supports graceful cancellation. If set, aura will try to cancel the action whenever it is required, e.g. if trigger is deactivated/activated

    Declaration
    public bool SupportsCancellation { get; protected init; }
    Property Value
    Type Description
    bool
    Implements
    IAuraAction.SupportsCancellation
    © Xab3r. All rights reserved.