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

# defaultTitle

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

## Declaration

```occ
@property (nonatomic, copy, nullable) NSString * defaultTitle;
```
