---
title: NSSharingServicePickerTouchBarItem
framework: appkit
role: symbol
role_heading: Class
path: appkit/nssharingservicepickertouchbaritem
---

# NSSharingServicePickerTouchBarItem

A bar item that, along with its delegate, provides a list of objects eligible for sharing.

## Declaration

```swift
class NSSharingServicePickerTouchBarItem
```

## Topics

### Setting the delegate

- [delegate](appkit/nssharingservicepickertouchbaritem/delegate.md)
- [NSSharingServicePickerTouchBarItemDelegate](appkit/nssharingservicepickertouchbaritemdelegate.md)

### Configuring the appearance

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

### Enabling the item

- [isEnabled](appkit/nssharingservicepickertouchbaritem/isenabled.md)

### Supporting sharing

- [activityItemsConfiguration](appkit/nssharingservicepickertouchbaritem/activityitemsconfiguration.md)

## Relationships

### Inherits From

- [NSTouchBarItem](appkit/nstouchbaritem.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Touch Bar items

- [NSTouchBarItem](appkit/nstouchbaritem.md)
- [NSCandidateListTouchBarItem](appkit/nscandidatelisttouchbaritem.md)
- [NSColorPickerTouchBarItem](appkit/nscolorpickertouchbaritem.md)
- [NSCustomTouchBarItem](appkit/nscustomtouchbaritem.md)
- [NSGroupTouchBarItem](appkit/nsgrouptouchbaritem.md)
- [NSPopoverTouchBarItem](appkit/nspopovertouchbaritem.md)
- [NSSliderTouchBarItem](appkit/nsslidertouchbaritem.md)
- [NSStepperTouchBarItem](appkit/nssteppertouchbaritem.md)
- [NSUserInterfaceCompressionOptions](appkit/nsuserinterfacecompressionoptions.md)
- [NSButtonTouchBarItem](appkit/nsbuttontouchbaritem.md)
- [NSPickerTouchBarItem](appkit/nspickertouchbaritem.md)
- [NSPickerTouchBarItem.ControlRepresentation](appkit/nspickertouchbaritem/controlrepresentation-swift.enum.md)
- [NSPickerTouchBarItem.SelectionMode](appkit/nspickertouchbaritem/selectionmode-swift.enum.md)
