---
title: "IntrinsicSize"
description: "Intrinsic size used in [width] or [height] which can refer to width or height."
type: "class"
---

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


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

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


```kotlin
enum class IntrinsicSize
```


Intrinsic size used in `width` or `height` which can refer to width or height.



