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

# NSEnterpriseMCAMUsageDescription

A message that tells people why the app is requesting access to the device’s main camera.

## Discussion

The system uses this string in visionOS 2-2.3 to tell someone why your app requests permission to use the main camera.
In newer versions of visionOS, the system uses the value of [`NSMainCameraUsageDescription`](/documentation/BundleResources/Information-Property-List/NSMainCameraUsageDescription) instead.

For information about using the main camera in your visionOS app, see <doc://com.apple.documentation/documentation/visionOS/accessing-the-main-camera>.

---

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)