<!--
{
  "availability" : [
    "iOS: 27.1.0 -",
    "iPadOS: 27.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVKit",
  "identifier" : "/documentation/AVKit/AVCaptureDeviceDescriptor/localizedName",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "AVKit"
    ],
    "preciseIdentifier" : "c:objc(cs)AVCaptureDeviceDescriptor(py)localizedName"
  },
  "title" : "localizedName"
}
-->

# localizedName

A name for the camera that’s suitable for display in your interface.

```
var localizedName: String { get }
```

## Discussion

This value matches the <doc://com.apple.documentation/documentation/AVFoundation/AVCaptureDevice/localizedName> of the camera it describes.

---

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)