<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "ARKit",
  "identifier" : "/documentation/ARKit/ARPlaneClassification/ARPlaneClassificationNone",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration Case",
  "symbol" : {
    "kind" : "Enumeration Case",
    "modules" : [
      "ARKit"
    ],
    "preciseIdentifier" : "c:@E@ARPlaneClassification@ARPlaneClassificationNone"
  },
  "title" : "ARPlaneClassificationNone"
}
-->

# ARPlaneClassificationNone

No classification is available for the plane anchor.

```
ARPlaneClassificationNone
```

## Discussion

When a plane anchor has no classification, the [`classificationStatus`](/documentation/ARKit/ARPlaneAnchor/classificationStatus) property indicates the reason: the classification process might be unavailable or incomplete, or ARKit may not have been able to conclusively identify the plane.

---

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)