<!--
{
  "availability" : [
    "iOS: 7.0.0 - 13.0.0",
    "iPadOS: 7.0.0 - 13.0.0",
    "macCatalyst: 13.1.0 - 13.1.0",
    "tvOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "MediaPlayer",
  "identifier" : "/documentation/MediaPlayer/MPVolumeView/areWirelessRoutesAvailable",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Media Player"
    ],
    "preciseIdentifier" : "c:objc(cs)MPVolumeView(py)wirelessRoutesAvailable"
  },
  "title" : "areWirelessRoutesAvailable"
}
-->

# areWirelessRoutesAvailable

A Boolean value indicating wireless routes are available.

```
var areWirelessRoutesAvailable: Bool { get }
```

## Discussion

When set to <doc://com.apple.documentation/documentation/Swift/true>, a wireless route is available for user selection. Some types of wireless routes are only discovered when the view is present in the window hierarchy.

---

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)