<!--
{
  "availability" : [
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ARKit",
  "identifier" : "/documentation/ARKit/ar_plane_anchors_enumerator_t",
  "metadataVersion" : "0.1.0",
  "role" : "Type Alias",
  "symbol" : {
    "kind" : "Type Alias",
    "modules" : [
      "ARKit"
    ],
    "preciseIdentifier" : "c:@T@ar_plane_anchors_enumerator_t"
  },
  "title" : "ar_plane_anchors_enumerator_t"
}
-->

# ar_plane_anchors_enumerator_t

A handler for enumerating a collection of plane anchors.

```
typedef _Bool (^)(NSObject<OS_ar_plane_anchor> *) ar_plane_anchors_enumerator_t;
```

---

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)