Orbit
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Orbit
orbit-overlay
/
com.aman.orbit.overlay
/
OverlayHost
Overlay
Host
@
Stable
interface
OverlayHost
Members
Properties
current
Overlay
Data
Link copied to clipboard
abstract
val
currentOverlayData
:
OverlayHostData
<
Any
>
?
Functions
show
Link copied to clipboard
abstract
suspend
fun
<
Result
:
Any
>
show
(
overlay
:
Overlay
<
Result
>
)
:
Result