---
title: isEightDot
framework: accessibility
role: symbol
role_heading: Instance Property
path: accessibility/axbrailletable/iseightdot
---

# isEightDot

Returns true if this table makes use of eight dots as opposed to six dots.

## Declaration

```swift
var isEightDot: Bool { get }
```
