<!--
{
  "availability" : [
    "iOS: 12.0.0 -",
    "iPadOS: 12.0.0 -",
    "macCatalyst: 13.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "IdentityLookup",
  "identifier" : "/documentation/IdentityLookupUI/ILClassificationUIExtensionContext",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "IdentityLookupUI"
    ],
    "preciseIdentifier" : "c:objc(cs)ILClassificationUIExtensionContext"
  },
  "title" : "ILClassificationUIExtensionContext"
}
-->

# ILClassificationUIExtensionContext

An object that manages the state of the current request.

```
class ILClassificationUIExtensionContext
```

## Topics

### Readying the Response

[`var isReadyForClassificationResponse: Bool`](/documentation/IdentityLookupUI/ILClassificationUIExtensionContext/isReadyForClassificationResponse)

A Boolean value that determines whether the extension has enough information to complete the report.

## Relationships

### Inherits From

[`NSExtensionContext`](/documentation/Foundation/NSExtensionContext)

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`CustomDebugStringConvertible`](/documentation/Swift/CustomDebugStringConvertible)

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

[`Hashable`](/documentation/Swift/Hashable)

[`CVarArg`](/documentation/Swift/CVarArg)

[`Sendable`](/documentation/Swift/Sendable)

---

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)