---
title: "OrbiterAnchorPoint.End"
description: "Attach the Orbiter at the center of the end edge of the content."
type: "object"
lastmod: "2026-05-08T01:17:01.405437Z"
---
## API Reference

> Source set: Android

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

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