Show / Hide Table of Contents

Property TOBAArgs.ActionArgs


Overload

Trigger event info. The same variable as passed to the trigger action. To access the info, cast to HotkeyTriggerArgs etc, depending on trigger type.

public readonly TriggerArgs ActionArgs { get; }
Property Value
TriggerArgs