transitionKey

fun transitionKey(    context: ComponentContext,     transitionKey: String?,     transitionKeyType: Transition.TransitionKeyType = Transition.TransitionKeyType.LOCAL): JavaStyle

See also