ContentViewCallback

Interface that defines the behavior of the main content of a transient bottom bar.

Inheritors

Functions

Link copied to clipboard
abstract fun animateContentIn(delay: Int, duration: Int)
Animates the content of the transient bottom bar in.
Link copied to clipboard
abstract fun animateContentOut(delay: Int, duration: Int)
Animates the content of the transient bottom bar out.