<div class='type'>Compose Modifier</div>

<a id='references'></a>


<h2 id="touchtargetawaresize-size">touchTargetAwareSize</h2>

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


```kotlin
public fun Modifier.touchTargetAwareSize(size: Dp): Modifier
```


Modifier to set both the size and recommended touch target for `IconButton` and TextButton.