Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
ui
/
com.michaelflisar.toolbox.feature.swipe
/
SwipeActionDefaults
/
editAction
edit
Action
@
Composable
fun
editAction
(
onRun
:
(
)
->
Unit
,
icon
:
ImageVector
=
Icons.Default.Edit
,
enabled
:
Boolean
=
true
)
:
SwipeAction