---
title: isMicrophoneEnabled
framework: screencapturekit
role: symbol
role_heading: Instance Property
path: screencapturekit/sccontentfilter/ismicrophoneenabled
---

# isMicrophoneEnabled

## Declaration

```swift
var isMicrophoneEnabled: Bool { get }
```

## Discussion

Discussion Indicates whether the microphone is enabled via the picker. Readonly - microphone enable state determined by user via system picker when showsMicrophoneControl is enabled in SCContentSharingPickerConfiguration.
