This site requires javascript.
Android Code Search
file:androidx/compose/material3/AppBar.kt function:TopAppBar
search
close
info_outline
more_vert
Result 1 of 1
content_copy
Search Result Root
androidx/platform/frameworks/support
keyboard_arrow_right
Branch
Branch
androidx-main
keyboard_arrow_right
Search Result Path
compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/
AppBar.kt
content_copy
Preview
155:
156:
157:
@Composable
fun
TopAppBar
(
title: @Composable () -> Unit,
213:
214:
215:
@Composable
fun
TopAppBar
(
title: @Composable () -> Unit,
406:
407:
408:
@Composable
fun
TopAppBar
(
title: @Composable () -> Unit,
477:
478:
479:
@Composable
fun
Medium
TopAppBar
(
title: @Composable () -> Unit,
543:
544:
545:
@Composable
fun
Medium
TopAppBar
(
title: @Composable () -> Unit,
728:
729:
730:
@Composable
fun
Large
TopAppBar
(
title: @Composable () -> Unit,
794:
795:
796:
@Composable
fun
Large
TopAppBar
(
title: @Composable () -> Unit,
999:
1000:
1001:
@Composable
fun
TwoRows
TopAppBar
(
title: @Composable (expanded: Boolean) -> Unit,
3068:
3069:
3070:
@Composable
private
fun
TopAppBar
Layout(
modifier: Modifier,
3260:
3261:
private
fun
MeasureScope.place
TopAppBar
(
constraints: Constraints,
unfold_more
Show 20 more matching lines
chevron_left
1
chevron_right
Results per page
10
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Got it
Help
Open branch androidx-main