---
title: "width"
description: "Shorthand for `size.width`"
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.width: Int
```


Shorthand for `size.width`



