---
title: localizedString()
framework: corespotlight
role: symbol
role_heading: Instance Method
path: corespotlight/cslocalizedstring/localizedstring()
---

# localizedString()

Returns the localized string for the current language.

## Declaration

```swift
func localizedString() -> String
```

## Return Value

Return Value The localized string for the current language.
