<!--
{
  "availability" : [
    "watchOS: 3.0.0 - 27.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "ClockKit",
  "identifier" : "/documentation/ClockKit/CLKComplicationTemplateExtraLargeColumnsText/highlightColumn2",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "ClockKit"
    ],
    "preciseIdentifier" : "c:objc(cs)CLKComplicationTemplateExtraLargeColumnsText(py)highlightColumn2"
  },
  "title" : "highlightColumn2"
}
-->

# highlightColumn2

A Boolean value indicating which column should be drawn with a highlight.

```
var highlightColumn2: Bool { get set }
```

## Discussion

When the value of this property is <doc://com.apple.documentation/documentation/Swift/true>, text in column two is rendered with a highlight. When the value is <doc://com.apple.documentation/documentation/Swift/false>, the text in column one is rendered with a highlight. The default value of this property is <doc://com.apple.documentation/documentation/Swift/false>.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)