---
title: menuFormRepresentation
framework: sharedwithyou
role: symbol
role_heading: Instance Property
path: sharedwithyou/swcollaborationview/menuformrepresentation-3sffe
---

# menuFormRepresentation

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

## Declaration

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

## Discussion

Discussion If this SWCollaborationView instance is being set on an NSToolbarItem, assign this property to the item’s menuFormRepresentation property.

## See Also

### Accessing view attributes

- [activeParticipantCount](sharedwithyou/swcollaborationview/activeparticipantcount.md)
- [cloudSharingDelegate](sharedwithyou/swcollaborationview/cloudsharingdelegate.md)
- [delegate](sharedwithyou/swcollaborationview/delegate.md)
- [headerImage](sharedwithyou/swcollaborationview/headerimage.md)
- [headerSubtitle](sharedwithyou/swcollaborationview/headersubtitle.md)
- [headerTitle](sharedwithyou/swcollaborationview/headertitle.md)
- [manageButtonTitle](sharedwithyou/swcollaborationview/managebuttontitle.md)
- [menuFormRepresentation](sharedwithyou/swcollaborationview/menuformrepresentation-55skx.md)
