---
title: buttonImage
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nssharingservicepickertouchbaritem/buttonimage
---

# buttonImage

The image displayed in the sharing service picker item button.

## Declaration

```swift
var buttonImage: NSImage? { get set }
```

## Discussion

Discussion The default value of this property is a sharing service picker image.

## See Also

### Configuring the appearance

- [buttonTitle](appkit/nssharingservicepickertouchbaritem/buttontitle.md)
