<!--
{
  "availability" : [
    "iOS: 7.0.0 - 13.0.0",
    "iPadOS: 7.0.0 - 13.0.0",
    "macCatalyst: 13.1.0 - 13.1.0",
    "tvOS: 9.0.0 - 13.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/NSNotification/Name-swift.struct/MPVolumeViewWirelessRoutesAvailableDidChange",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "Foundation"
    ],
    "preciseIdentifier" : "c:@MPVolumeViewWirelessRoutesAvailableDidChangeNotification"
  },
  "title" : "MPVolumeViewWirelessRoutesAvailableDidChange"
}
-->

# MPVolumeViewWirelessRoutesAvailableDidChange

Indicates the available wireless routes changed.

```
static let MPVolumeViewWirelessRoutesAvailableDidChange: NSNotification.Name
```

## Discussion

The system posts this notification when the <doc://com.apple.documentation/documentation/MediaPlayer/MPVolumeView/areWirelessRoutesAvailable> property changes.

---

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)