enum class FabOptionPosition
The legal positions of FabOptions, in relation to the previous FabOption in an orientation. By default, FabOptions are positioned ABOVE the previous FabOption in an orientation.
Since
1.0.0
ABOVE |
|
BELOW |
value |
val value: Int |