---
title: CPInformationTemplateLayout.twoColumn
framework: carplay
role: symbol
role_heading: Case
path: carplay/cpinformationtemplatelayout/twocolumn
---

# CPInformationTemplateLayout.twoColumn

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

## Declaration

```swift
case twoColumn
```

## Discussion

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.

## See Also

### Template Layout Styles

- [CPInformationTemplateLayout.leading](carplay/cpinformationtemplatelayout/leading.md)
