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

Search Results for

    Property ActivationTimeout

    ActivationTimeout

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

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

    Helps in ensuring that the Trigger only activates after a stable and persistent active state is detected.

    © Xab3r. All rights reserved.