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

> Source set: Android

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

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