---
title: targetLanguage
framework: translation
role: symbol
role_heading: Instance Property
path: translation/translationsession/response/targetlanguage
---

# targetLanguage

The language that the framework translated the text into.

## Declaration

```swift
let targetLanguage: Locale.Language
```

## See Also

### Getting translation details

- [sourceLanguage](translation/translationsession/response/sourcelanguage.md)
- [clientIdentifier](translation/translationsession/response/clientidentifier.md)
