Source set: Common
public class FloatingToolbarVerticalFabPosition internal constructor(@Suppress("unused") private val value: Int)
The possible positions for a FloatingActionButton attached to a VerticalFloatingToolbar
Functions
toString
Source set: Common
override fun toString(): String
Members
Companion
Source set: Common
public companion object
Properties
Top
Source set: Common
public val Top: FloatingToolbarVerticalFabPosition
Position FAB at the top of the toolbar.
Bottom
Source set: Common
public val Bottom: FloatingToolbarVerticalFabPosition
Position FAB at the bottom of the toolbar.