---
title: "OrbiterAnchorPoint.StartBottom"
description: "Attach the Orbiter at the bottom of the start edge of the content."
type: "object"
lastmod: "2026-05-08T01:17:01.406478Z"
---
## API Reference

> Source set: Android

```kotlin
public object StartBottom : OrbiterAnchorPoint()
```

Attach the [Orbiter](/jetpack-compose/androidx.xr.compose/compose/composable-functions/Orbiter) at the bottom of the start edge of the content. Start is Left if the
layout direction is LTR and Right if the layout direction is RTL.
