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

# volumeWarningSliderImage

The image used to designate the European Union volume limit.

```
var volumeWarningSliderImage: UIImage? { get set }
```

## Discussion

The system displays the image contained by this property on top of the [`maximumVolumeSliderImage(for:)`](/documentation/MediaPlayer/MPVolumeView/maximumVolumeSliderImage(for:)). The image must be visually distinct from the `maximumVolumeSliderImage` and use a color similar to the default in order to convey a sense of warning to the user.

For testing purposes, set the EU Volume Limit setting in the Developer menu of the Settings app to always enable the volume limit.

---

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)