| Transition Properties |
The Transition type exposes the following members.
| Name | Description | |
|---|---|---|
| Delay |
Gets or sets the time delay.
| |
| FireAlways |
Gets or sets a value indicating whether this transition should fire always.
| |
| Guard |
Gets or sets the guard predicate.
| |
| Name |
Gets or sets the name of the state.
| |
| SourceState |
Gets or sets the source state.
| |
| TargetState |
Gets or sets the target state.
|