app
androidJvm
app
/
com.iomt.android.compose.components.drawer
/
Drawer
Drawer
@
RequiresApi
(
value
=
31
)
@
RequiresPermission
(
allOf
=
[
"android.permission.BLUETOOTH_CONNECT"
,
"android.permission.BLUETOOTH_SCAN"
]
)
@
Composable
fun
Drawer
(
navController
:
NavHostController
,
content
:
@
Composable
(
(
)
->
Unit
)
->
Unit
)
Parameters
nav
Controller
main
NavHostController
content
content of a drawer