ComposeDebugDrawer
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
ComposeDebugDrawer
core
/
com.michaelflisar.composedebugdrawer.core
/
DebugDrawerState
/
DebugDrawerState
Debug
Drawer
State
constructor
(
drawerState
:
DrawerState
,
expandSingleOnly
:
Boolean
=
false
,
expandedIds
:
MutableState
<
List
<
String
>
>
)