<div class='sourceset sourceset-android'>Android</div>

```kotlin
@LayoutScopeMarker
public class CurvedScope
internal constructor(internal val curvedLayoutDirection: CurvedLayoutDirection)
```

Layout scope used for curved containers. This is the base of a DSL that specifies what components
can be added to a curved layout.