---
title: "height"
description: "Shorthand for `size.height`"
type: "property"
---

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


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

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


> **Deprecated** Replaced by TouchInjectionScope. Use `performTouchInput` instead of `performGesture`

```kotlin
inline val GestureScope.height: Int
```


Shorthand for `size.height`



