readAttributeSupportedLocales(completion:)

Declaration

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