---
title: CLKComplicationTemplateModularLargeTallBody
framework: clockkit
role: symbol
role_heading: Class
path: clockkit/clkcomplicationtemplatemodularlargetallbody
---

# CLKComplicationTemplateModularLargeTallBody

A template for displaying a header row and row of tall body text.

## Declaration

```swift
class CLKComplicationTemplateModularLargeTallBody
```

## Overview

Overview This template belongs to the CLKComplicationFamily.modularLarge family.

## Topics

### Creating the Template

- [init(headerTextProvider:bodyTextProvider:)](clockkit/clkcomplicationtemplatemodularlargetallbody/init(headertextprovider:bodytextprovider:).md)

### Setting the Complication Data

- [headerTextProvider](clockkit/clkcomplicationtemplatemodularlargetallbody/headertextprovider.md)
- [bodyTextProvider](clockkit/clkcomplicationtemplatemodularlargetallbody/bodytextprovider.md)

## Relationships

### Inherits From

- [CLKComplicationTemplate](clockkit/clkcomplicationtemplate.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Body templates

- [CLKComplicationTemplateModularLargeStandardBody](clockkit/clkcomplicationtemplatemodularlargestandardbody.md)
