Source set: Common
public class FloatingToolbarHorizontalFabPosition internal constructor(@Suppress("unused") private val value: Int)
The possible positions for a FloatingActionButton attached to a HorizontalFloatingToolbar
Functions
toString
Source set: Common
override fun toString(): String
Members
Companion
Source set: Common
public companion object
Properties
Start
Source set: Common
public val Start: FloatingToolbarHorizontalFabPosition
Position FAB at the start of the toolbar.
End
Source set: Common
public val End: FloatingToolbarHorizontalFabPosition
Position FAB at the end of the toolbar.