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