<div class='sourceset sourceset-common'>Common</div>

```kotlin
interface BeyondBoundsScope
```

The scope used in [BeyondBoundsLayout.layout](/jetpack-compose/androidx.compose.ui/ui/interfaces/BeyondBoundsLayout).

## Properties

<div class='sourceset sourceset-common'>Common</div>

```kotlin
val hasMoreContent: Boolean
```

Whether we have more content to lay out in the specified direction.