Class

TransitionState

Use with [rememberTransition] to create a [Transition] that can be dynamically targeted with [MutableTransitionState] or seekable with [SeekableTransitionState].

Common
public sealed class TransitionState<S>

Use with rememberTransition to create a Transition that can be dynamically targeted with MutableTransitionState or seekable with SeekableTransitionState.