AnimatedContentScope
Receiver scope for content lambda for AnimatedContent. In this scope,
AnimatedContentScope
Interface
Common
public sealed interface AnimatedContentScope : AnimatedVisibilityScope
Receiver scope for content lambda for AnimatedContent. In this scope,
transition can be used to observe the state of the
transition, or to add more enter/exit transition for the content.
