---
title: showsParticipantCount
framework: Shared with You
role: symbol
role_heading: Instance Property
platforms: [iOS 27.2+, iPadOS 27.2+, Mac Catalyst 27.2+, macOS 27.2+, visionOS 27.2+]
path: sharedwithyou/swcollaborationview/showsparticipantcount
---

# showsParticipantCount

Whether the collaboration button should show the participant count. Defaults to YES.

## Declaration

```swift
var showsParticipantCount: Bool { get set }
```
