toggle menu
foSho
androidJvm
switch theme
search in API
navigator-android
/
dev.funkymuse.fosho.navigator.android
/
AndroidBottomSheet
Android
Bottom
Sheet
interface
AndroidBottomSheet
:
NavigationDestination
,
BottomSheet
Members
Properties
arguments
Link copied to clipboard
open
val
arguments
:
List
<
NamedNavArgument
>
arguments
List
Link copied to clipboard
open
val
argumentsList
:
List
<
ArgumentContract
>
deep
Links
Link copied to clipboard
open
val
deepLinks
:
List
<
NavDeepLink
>
deep
Links
List
Link copied to clipboard
open
val
deepLinksList
:
List
<
DeepLinkContract
>
destination
Link copied to clipboard
abstract
val
destination
:
String
Functions
Content
Link copied to clipboard
@
Composable
abstract
fun
ColumnScope
.
Content
(
)