<!--
{
  "availability" : [
    "macOS: 10.7.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "IOBluetooth",
  "identifier" : "/documentation/IOBluetooth/IOBluetoothHandsFree/isInputMuted",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "IOBluetooth"
    ],
    "preciseIdentifier" : "c:objc(cs)IOBluetoothHandsFree(py)inputMuted"
  },
  "title" : "isInputMuted"
}
-->

# isInputMuted

Return the input mute state.

```
var isInputMuted: Bool { get set }
```

## Discussion

Returns the inputs mute state.

## See Also

[`outputMuted`](/documentation/IOBluetooth/IOBluetoothHandsFree/isOutputMuted)

Return the output mute state.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)