supportedLocales()
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 locales supported by existing tables.
Declaration
class func supportedLocales() -> Set<Locale>
Details
supported Locales()
Code Examples
class func supportedLocales() -> Set<Locale>
Source: https://developer.apple.com/documentation/accessibility/axbrailletable/supportedlocales()