Contents

CLSContextType.custom

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

Declaration

case custom

Discussion

If you use the CLSContextType.custom type, you can provide a user-visible name for the type by setting the customTypeName property.

See Also

Context Types