Orbit
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Orbit
orbit-overlay
/
com.aman.orbit.overlay
/
overlay
overlay
inline
fun
<
Result
:
Any
>
overlay
(
crossinline
body
:
@
Composable
(
navigator
:
OverlayNavigator
<
Result
>
)
->
Unit
)
:
Overlay
<
Result
>