inline operator fun String.unaryPlus(): Unit
Add a target identified by targetName
to this transition.
See Also
inline operator fun <reified Type> Type.unaryPlus(): Unit
Add targets of type Type to this transition
See Also
inline operator fun View.unaryPlus(): Unit
Add a target View to this transition.
See Also