---
title: dimensions
framework: accessibility
role: symbol
role_heading: Instance Property
path: accessibility/axbraillemap/dimensions
---

# dimensions

The number of pins in each dimension of the braille display.

## Declaration

```swift
var dimensions: CGSize { get }
```

## Discussion

Discussion The dimensions can change if the user zooms in on the content.
