---
title: width
framework: vision
role: symbol
role_heading: Instance Property
path: vision/normalizedrect/width
---

# width

The width of the rectangle.

## Declaration

```swift
var width: CGFloat { get }
```

## See Also

### Inspecting a normalized rectangle

- [cgRect](vision/normalizedrect/cgrect.md)
- [origin](vision/normalizedrect/origin.md)
- [height](vision/normalizedrect/height.md)
