---
title: "custom(title:)"
framework: managedappdistribution
role: symbol
role_heading: Type Method
path: "managedappdistribution/managedcontentofferstate/custom(title:)"
---

# custom(title:)

A state with a custom title.

## Declaration

```swift
static func custom(title: String) -> ManagedContentOfferState
```

## Parameters

- `title`: The title of the offer button.

## See Also

### Creating states

- [installing(progress:)](managedappdistribution/managedcontentofferstate/installing(progress:).md)
