---
title: localizedTitle
framework: photos
role: symbol
role_heading: Instance Property
path: photos/phcollection/localizedtitle
---

# localizedTitle

The localized name of the collection.

## Declaration

```swift
var localizedTitle: String? { get }
```

## Discussion

Discussion This property’s value can be either a user-supplied name for a user-created collection, or the localized name of a collection built into the Photos app.
