---
title: "angularSize"
description: "Specify the sweep (angular size) for the content."
type: "function"
---

<div class='type'>Function</div>


<a id='references'></a>
<div class='sourceset sourceset-android'>Android</div>


```kotlin
public fun CurvedModifier.angularSize(sweepDegrees: Float): CurvedModifier
```


Specify the sweep (angular size) for the content.

#### Parameters

| | |
| --- | --- |
| sweepDegrees | Indicates the sweep (angular size) of the content. |




