<!--
{
  "availability" : [
    "macOS: 10.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ImageCaptureCore",
  "identifier" : "/documentation/ImageCaptureCore/ICDevice/locationDescription",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "ImageCaptureCore"
    ],
    "preciseIdentifier" : "c:objc(cs)ICDevice(py)locationDescription"
  },
  "title" : "locationDescription"
}
-->

# locationDescription

A nonlocalized location description for the device.

```
var locationDescription: String? { get }
```

## Discussion

This property returns either the description of an [`ICDeviceLocationType`](/documentation/ImageCaptureCore/ICDeviceLocationType), or a description obtained from the Bonjour `TXT` record of a network device.

---

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)