readAttributeSupportedLocales(completionHandler:)

Declaration

func readAttributeSupportedLocales(completionHandler: @escaping  @Sendable ([Any]?, (any Error)?) -> Void)
func readAttributeSupportedLocales() async throws -> [Any]