languageAgnosticTables()
Category: Type Method
Platforms: iOS 26.0+, iPadOS 26.0+, Mac Catalyst 26.0+, macOS 26.0+, tvOS 26.0+, visionOS 26.0+, watchOS 26.0+
Overview
All tables that are not specific to any language.
Declaration
class func languageAgnosticTables() -> Set<AXBrailleTable>
Details
language Agnostic Tables()
Code Examples
class func languageAgnosticTables() -> Set<AXBrailleTable>
Source: https://developer.apple.com/documentation/accessibility/axbrailletable/languageagnostictables()