togetherWith
Common
public infix fun EnterTransition.togetherWith(exit: ExitTransition): ContentTransform
This creates a ContentTransform using the provided EnterTransition and exit, where the enter and exit transition will be running simultaneously. For example: