<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "BundleResources",
  "identifier" : "/documentation/BundleResources/Information-Property-List/MusicHapticsSupported",
  "metadataVersion" : "0.1.0",
  "role" : "Property List Key",
  "symbol" : {
    "kind" : "Property List Key",
    "modules" : [
      "Bundle Resources"
    ],
    "preciseIdentifier" : "plist:Information_Property_List.MusicHapticsSupported"
  },
  "title" : "MusicHapticsSupported"
}
-->

# MusicHapticsSupported

A Boolean value that indicates to the system that your app supports the Music Haptics feature.

## Discussion

To notify the system that your app supports the Music Haptics feature, add [`MusicHapticsSupported`](/documentation/BundleResources/Information-Property-List/MusicHapticsSupported) with a value of `YES` to your app’s `Info.plist`. When you add this key to your `Info.plist`, your app appears in the list of apps that support Music Haptics in Settings. For more information, read <doc://com.apple.documentation/documentation/MediaAccessibility/music-haptics>.

## See Also

  <doc://com.apple.documentation/documentation/MediaAccessibility/music-haptics>



---

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)