---
title: buttonTitle
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nssharingservicepickertouchbaritem/buttontitle
---

# buttonTitle

The text displayed in the sharing service picker item button.

## Declaration

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

## Discussion

Discussion The default value of this property is the empty string.

## See Also

### Configuring the appearance

- [buttonImage](appkit/nssharingservicepickertouchbaritem/buttonimage.md)
