---
title: showsMicrophoneButton
framework: replaykit
role: symbol
role_heading: Instance Property
path: replaykit/rpsystembroadcastpickerview/showsmicrophonebutton
---

# showsMicrophoneButton

A Boolean value that indicates whether the microphone button is visible in the broadcast picker.

## Declaration

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

## Discussion

Discussion The default value is true.

## See Also

### Configuring the Broadcast Picker

- [preferredExtension](replaykit/rpsystembroadcastpickerview/preferredextension.md)
