---
title: CLKComplicationFamily.graphicBezel
framework: clockkit
role: symbol
role_heading: Case
path: clockkit/clkcomplicationfamily/graphicbezel
---

# CLKComplicationFamily.graphicBezel

A circular area with optional curved text that ClockKit displays along the bezel of the Infograph watch face.

## Declaration

```swift
case graphicBezel
```

## Discussion

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

## See Also

### Graphic

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