---
title: "init(identifier:)"
framework: accessibility
role: symbol
role_heading: Initializer
path: "accessibility/axbrailletable/init(identifier:)"
---

# init(identifier:)

Returns nil if there is no table with the given identifier.

## Declaration

```swift
init?(identifier: String)
```
