Interface that allows libraries to override the behavior of AnimatedPane.

Summary

Public functions

Unit

Behavior function that is called by the AnimatedPane composable.

Cmn

Public functions

@Composable
fun <S : Any?, T : PaneScaffoldValue<S>> AnimatedPaneOverrideContext<S, T>.AnimatedPane(

): Unit

Behavior function that is called by the AnimatedPane composable.