---
title: CLKComplicationFamily.graphicExtraLarge
framework: clockkit
role: symbol
role_heading: Case
path: clockkit/clkcomplicationfamily/graphicextralarge
---

# CLKComplicationFamily.graphicExtraLarge

A large square area that ClockKit displays on the X-Large watch face.

## Declaration

```swift
case graphicExtraLarge
```

## Discussion

Discussion The following figure shows the size and location of the graphic rectangular complication.

The CLKComplicationFamily.graphicExtraLarge family is for 40 mm and 44 mm Apple Watches only. When available, the system prefers the CLKComplicationFamily.graphicExtraLarge family over the CLKComplicationFamily.extraLarge.

## See Also

### Graphic

- [CLKComplicationFamily.graphicCorner](clockkit/clkcomplicationfamily/graphiccorner.md)
- [CLKComplicationFamily.graphicCircular](clockkit/clkcomplicationfamily/graphiccircular.md)
- [CLKComplicationFamily.graphicBezel](clockkit/clkcomplicationfamily/graphicbezel.md)
- [CLKComplicationFamily.graphicRectangular](clockkit/clkcomplicationfamily/graphicrectangular.md)
