<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "macCatalyst: 14.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CarPlay",
  "identifier" : "/documentation/CarPlay/CPInformationTemplateLayout/twoColumn",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "CarPlay"
    ],
    "preciseIdentifier" : "c:@E@CPInformationTemplateLayout@CPInformationTemplateLayoutTwoColumn"
  },
  "title" : "CPInformationTemplateLayout.twoColumn"
}
-->

# CPInformationTemplateLayout.twoColumn

A layout that displays a template’s items in two columns.

```
case twoColumn
```

## Discussion

You use this layout when you want the template to display an item’s detail text beside its title. The template aligns text in the left column to its leading edge, and text in the right column to its trailing edge.

---

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)