---
title: "setShowManageButton(_:)"
framework: sharedwithyou
role: symbol
role_heading: Instance Method
path: "sharedwithyou/swcollaborationview/setshowmanagebutton(_:)"
---

# setShowManageButton(_:)

A Boolean value the system uses to show or hide the default manage-participants button in the collaboration popover.

## Declaration

```swift
func setShowManageButton(_ showManageButton: Bool)
```

## Parameters

- `showManageButton`: The Boolean value for the visible button state.

## See Also

### Setting view attributes

- [setContent(_:)](sharedwithyou/swcollaborationview/setcontent(_:).md)
- [setDetailViewListContent(_:)](sharedwithyou/swcollaborationview/setdetailviewlistcontent(_:)-88gy5.md)
- [setDetailViewListContent(_:)](sharedwithyou/swcollaborationview/setdetailviewlistcontent(_:)-8ml1c.md)
