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

Search Results for

    Property DeactivationTimeout

    DeactivationTimeout

    Gets or sets the time duration that the internal trigger value must be continuously inactive before the Trigger itself becomes inactive.

    Declaration
    [AuraProperty(new string[] { })]
    public TimeSpan DeactivationTimeout { get; set; }
    Property Value
    Type Description
    TimeSpan
    Implements
    IAuraTrigger.DeactivationTimeout
    Remarks

    Ensures that the Trigger only deactivates after a stable and persistent inactive state is detected.

    © Xab3r. All rights reserved.