---
title: systemLanguages
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/locale/language-swift.struct/systemlanguages
---

# systemLanguages

An array of the system’s supported languages.

## Declaration

```swift
static var systemLanguages: [Locale.Language] { get }
```

## Discussion

Discussion The returned array includes the languages of all product localizations for the current platform.
