---
title: "tables(for:)"
framework: accessibility
role: symbol
role_heading: Type Method
path: "accessibility/axbrailletable/tables(for:)"
---

# tables(for:)

All tables that provide translations for the given locale’s language.

## Declaration

```swift
class func tables(for locale: Locale) -> Set<AXBrailleTable>
```
