<!--
{
  "availability" : [
    "iOS: 10.0.0 -",
    "iPadOS: 10.0.0 -",
    "macCatalyst: 10.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 9.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CallKit",
  "identifier" : "/documentation/CallKit/CXProviderConfiguration/supportedHandleTypes-kd6i",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "CallKit"
    ],
    "preciseIdentifier" : "s:So23CXProviderConfigurationC7CallKitE20supportedHandleTypesShySo12CXHandleTypeVGvp"
  },
  "title" : "supportedHandleTypes"
}
-->

# supportedHandleTypes

The supported handle types.

```
@nonobjc final var supportedHandleTypes: Set<CXHandle.HandleType> { get set }
```

## Discussion

For possible values, see [`CXHandle.HandleType`](/documentation/CallKit/CXHandle/HandleType).

---

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)