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

# CPInformationTemplateLayout.leading

A layout that displays a template’s items aligned to its leading edge.

## Declaration

```swift
case leading
```

## Discussion

Discussion You use this layout when you want to align an item’s title and detail text on the template’s leading edge. In this configuration, the template displays an item’s detail text below its title.

## See Also

### Template Layout Styles

- [CPInformationTemplateLayout.twoColumn](carplay/cpinformationtemplatelayout/twocolumn.md)
