<!--
{
  "availability" : [
    "iOS: 12.0.0 -",
    "iPadOS: 12.0.0 -",
    "macCatalyst: 13.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CarPlay",
  "identifier" : "/documentation/CarPlay/CPLimitableUserInterface",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "CarPlay"
    ],
    "preciseIdentifier" : "c:@E@CPLimitableUserInterface"
  },
  "title" : "CPLimitableUserInterface"
}
-->

# CPLimitableUserInterface

The types of limitable user interface elements.

```
struct CPLimitableUserInterface
```

## Topics

### User Interface Limits

[`CPLimitableUserInterfaceKeyboard`](/documentation/CarPlay/CPLimitableUserInterface/keyboard)

Indicates that the car is limiting the keyboard display.

[`CPLimitableUserInterfaceLists`](/documentation/CarPlay/CPLimitableUserInterface/lists)

Indicates that the car is limiting the display of lists.

### Initializers

[`init(rawValue:)`](/documentation/CarPlay/CPLimitableUserInterface/init(rawValue:))

Initializes a limitable user interface element using the specified raw value.

## Relationships

### Conforms To

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

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

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

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

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

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

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

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

---

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)