Interface

PaneMotion

Interface to specify a custom pane enter/exit motion when a pane's visibility changes.

Source set: Common
@ExperimentalMaterial3AdaptiveApi
sealed interface PaneMotion

Interface to specify a custom pane enter/exit motion when a pane's visibility changes.

Properties

type

Source set: Common
val type: Type

The type of the motion, like exiting, entering, etc. See Type.

Last updated: