---
title: height
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/meshgradient/height
---

# height

The height of the mesh, i.e. the number of vertices per column.

## Declaration

```swift
var height: Int
```
