FloatingToolbarExitDirection


The possible directions for a HorizontalFloatingToolbar or VerticalFloatingToolbar, used to determine the exit direction when a FloatingToolbarScrollBehavior is attached.

Summary

Public companion properties

FloatingToolbarExitDirection

FloatingToolbar exits towards the bottom of the screen

Cmn
FloatingToolbarExitDirection

FloatingToolbar exits towards the end of the screen

Cmn
FloatingToolbarExitDirection

FloatingToolbar exits towards the start of the screen

Cmn
FloatingToolbarExitDirection

FloatingToolbar exits towards the top of the screen

Cmn

Public functions

open String
Cmn

Public companion properties

Bottom

val BottomFloatingToolbarExitDirection

FloatingToolbar exits towards the bottom of the screen

End

val EndFloatingToolbarExitDirection

FloatingToolbar exits towards the end of the screen

Start

val StartFloatingToolbarExitDirection

FloatingToolbar exits towards the start of the screen

Top

val TopFloatingToolbarExitDirection

FloatingToolbar exits towards the top of the screen

Public functions

toString

open fun toString(): String