Click or drag to resize
StaMaTransitionTriggerEvent Property
Gets the trigger event on which the Transition will react.

Namespace: StaMa
Assembly: StaMa (in StaMa.dll) Version: 2.3.1.7
Syntax
public Object TriggerEvent { get; }

Property Value

Type: Object
A Object instance that represents the trigger event or null for completion transitions.
Remarks
See Also