<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSSharingServicePickerTouchBarItemDelegate",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:objc(pl)NSSharingServicePickerTouchBarItemDelegate"
  },
  "title" : "NSSharingServicePickerTouchBarItemDelegate"
}
-->

# NSSharingServicePickerTouchBarItemDelegate

A protocol that a sharing service picker item delegate uses to provide a list of items eligible for sharing.

```
protocol NSSharingServicePickerTouchBarItemDelegate : NSSharingServicePickerDelegate
```

## Topics

### Providing items to share

[`items(for:)`](/documentation/AppKit/NSSharingServicePickerTouchBarItemDelegate/items(for:))

Asks the delegate for items that represent the objects to be shared.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)