Show / Hide Table of Contents

Property TriggerFuncs.NextTrigger


Overload

Sets callback function for the next added trigger. If the trigger has a window scope, the callback function is called after evaluating the window. This function is used with triggers of all types.

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