<!--
{
  "availability" : [
    "iOS: 15.2.0 -",
    "iPadOS: 15.2.0 -",
    "macCatalyst: 15.2.0 -",
    "macOS: 12.1.0 -",
    "tvOS: 15.2.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 8.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Accessibility",
  "identifier" : "/documentation/Accessibility/AXBrailleMap/dimensions",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Accessibility"
    ],
    "preciseIdentifier" : "c:objc(cs)AXBrailleMap(py)dimensions"
  },
  "title" : "dimensions"
}
-->

# dimensions

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

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

## Discussion

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)