transitionByName
Returns the transitions corresponding to the given name.
transitionByName
(
name
)
Parameters
name
Name of the transition.
Return value
The transition with the name passed as a parameter, else
null
if the activity does not have a transition with this
name.
Features