Show / Hide Table of Contents

Property TriggerFuncs.NextTriggerBeforeWindow


Overload

Sets callback function for the next added trigger. If the trigger has a window scope, the callback function is called before evaluating the window. This function is used with triggers of these types: hotkey, autotext, mouse.

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