const val CHANGE_BEHAVIOR_KEEP: Int
Flag specifying that the text in affected/changing TextView targets will keep their original text during the transition, setting it to the final text when the transition ends. This is the default behavior.