typed2
navigation-compose
/
com.episode6.typed2.navigation.compose
/
NavArgBuilder
Nav
Arg
Builder
interface
NavArgBuilder
:
PrimitiveKeyBuilder
Content copied to clipboard
Functions
Properties
Functions
decode
Link copied to clipboard
open
fun
String
.
decode
(
)
:
String
Content copied to clipboard
encode
Link copied to clipboard
open
fun
String
.
encode
(
)
:
String
Content copied to clipboard
Properties
name
Link copied to clipboard
abstract
val
name
:
String
Content copied to clipboard
new
Key
Callback
Link copied to clipboard
open
val
newKeyCallback
:
(
KeyDescriptor
<
*
,
*
>
)
->
Unit
Content copied to clipboard