---
title: menuItemTitle
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nssharingservice/menuitemtitle
---

# menuItemTitle

The title of the service in the Share menu.

## Declaration

```swift
var menuItemTitle: String { get set }
```

## Discussion

Discussion By default, this title is the same as the value of the title property. Your app can modify this value.

## See Also

### Configuring the Service

- [recipients](appkit/nssharingservice/recipients.md)
- [subject](appkit/nssharingservice/subject.md)
