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

Search Results for

    Property IsInverted

    IsInverted

    Gets or sets a value indicating whether the IsActive result should be inverted.

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

    Useful in scenarios where the logic of the Trigger needs to be reversed. For example, a Trigger meant to detect inactivity rather than activity.

    © Xab3r. All rights reserved.