comicviewer
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
comicviewer
ui
/
com.sorrowblue.comicviewer.framework.ui.adaptive
/
FloatingActionButtonState
Floating
Action
Button
State
@
Stable
interface
FloatingActionButtonState
Members
Properties
current
Value
Link copied to clipboard
abstract
val
currentValue
:
FloatingActionButtonValue
is
Animating
Link copied to clipboard
abstract
val
isAnimating
:
Boolean
menu
Expanded
Link copied to clipboard
abstract
val
menuExpanded
:
Boolean
target
Value
Link copied to clipboard
abstract
val
targetValue
:
FloatingActionButtonValue
Functions
snap
To
Link copied to clipboard
abstract
suspend
fun
snapTo
(
targetValue
:
FloatingActionButtonValue
)
toggle
Menu
Link copied to clipboard
abstract
fun
toggleMenu
(
force
:
Boolean
)