<!--
{
  "availability" : [
    "macOS: 13.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SharedWithYou",
  "identifier" : "/documentation/SharedWithYou/SWCollaborationView/menuFormRepresentation-3sffe",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Shared with You",
      "SharedWithYou"
    ],
    "preciseIdentifier" : "c:@CM@SharedWithYou@@objc(cs)SWCollaborationView(py)menuFormRepresentation"
  },
  "title" : "menuFormRepresentation"
}
-->

# menuFormRepresentation

Returns a menu item suitable to display the collaboration detail view from the toolbar overflow menu.

```
@MainActor @objc @preconcurrency dynamic var menuFormRepresentation: NSMenuItem { get }
```

## Discussion

If this [`SWCollaborationView`](/documentation/SharedWithYou/SWCollaborationView) instance is being set on an <doc://com.apple.documentation/documentation/AppKit/NSToolbarItem>, assign this property to the item’s `menuFormRepresentation` property.

---

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)