Source set: Android
public val DefaultTwoRowsTopAppBarOrbiterProperties: HorizontalOrbiterProperties =
HorizontalOrbiterProperties(
position = ContentEdge.Horizontal.Top,
offset = XrTwoRowsTopAppBarTokens.OrbiterOffset,
offsetType = OrbiterOffsetType.InnerEdge,
alignment = Alignment.CenterHorizontally,
shape = XrTokens.ContainerShape,
)
The default HorizontalOrbiterProperties used by XR TopAppBar if none is specified in LocalTwoRowsTopAppBarOrbiterProperties.