---
title: "wrapContentSize"
description: "Wrap both the width and height's content."
type: "function"
---

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


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


```kotlin
public fun GlanceModifier.wrapContentSize(): GlanceModifier
```


Wrap both the width and height's content.



