---
title: defaultTitle
framework: photosui
role: symbol
role_heading: Instance Property
path: photosui/phsharedalbumcreationconfiguration-swift.struct/defaulttitle
---

# defaultTitle

The default title for the shared album. Useful for suggesting a relevant title to the user. Defaults to nil.

## Declaration

```swift
var defaultTitle: String?
```
