Show / Hide Table of Contents

Property TriggerFuncs.NextTriggerBeforeWindow


Overload

Sets callback function for the next added trigger (except window triggers). Called before evaluating the window scope (if any).

public TFunc NextTriggerBeforeWindow { get; set; }
Property Value
TFunc