---
title: CPLimitableUserInterface
framework: carplay
role: symbol
role_heading: Structure
path: carplay/cplimitableuserinterface
---

# CPLimitableUserInterface

The types of limitable user interface elements.

## Declaration

```swift
struct CPLimitableUserInterface
```

## Topics

### User Interface Limits

- [keyboard](carplay/cplimitableuserinterface/keyboard.md)
- [lists](carplay/cplimitableuserinterface/lists.md)

### Initializers

- [init(rawValue:)](carplay/cplimitableuserinterface/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Getting the Limits

- [limitedUserInterfaces](carplay/cpsessionconfiguration/limiteduserinterfaces.md)
