Rachel
Toggle table of contents
3.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.core
/
love.yinlin.compose.window
/
DeepLink
/
Companion
Companion
@
Stable
object
Companion
Members
Functions
default
Link copied to clipboard
fun
<
M
:
Any
>
default
(
)
:
DeepLink
<
M
>
open
Uri
Link copied to clipboard
fun
openUri
(
uri
:
Uri
)
Register
Link copied to clipboard
@
Composable
fun
<
M
:
Any
>
Register
(
deeplink
:
DeepLink
<
M
>
,
manager
:
M
)