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

> Source set: Android

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

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