<!--
{
  "availability" : [
    "iOS: 13.4.0 -",
    "iPadOS: 13.4.0 -",
    "macCatalyst: 13.4.0 -",
    "macOS: 11.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ClassKit",
  "identifier" : "/documentation/ClassKit/CLSContextType/custom",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "ClassKit"
    ],
    "preciseIdentifier" : "c:@E@CLSContextType@CLSContextTypeCustom"
  },
  "title" : "CLSContextType.custom"
}
-->

# CLSContextType.custom

A context for assignable content that isn’t represented by one of the built-in context types.

```
case custom
```

## Discussion

If you use the [`CLSContextType.custom`](/documentation/ClassKit/CLSContextType/custom) type, you can provide a user-visible name for the type by setting the [`customTypeName`](/documentation/ClassKit/CLSContext/customTypeName) property.

---

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)