<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "iPadOS: 13.0.0 -",
    "macCatalyst: 14.0.0 -",
    "macOS: 10.15.0 -",
    "tvOS: 17.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVMetadataSalientObject",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:objc(cs)AVMetadataSalientObject"
  },
  "title" : "AVMetadataSalientObject"
}
-->

# AVMetadataSalientObject

An object representing a single salient area in a picture.

```
class AVMetadataSalientObject
```

## Overview

This object is an immutable type that describes the various features of the salient object in a picture.

## Topics

### Inspecting metadata

[`objectID`](/documentation/AVFoundation/AVMetadataSalientObject/objectID)

An integer value that defines the unique identifier of an object in a picture.



---

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)