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

# row2Column1TextProvider

The text to display in the first column of the second row.

```
@NSCopying var row2Column1TextProvider: CLKTextProvider { get set }
```

## Discussion

When the [`highlightColumn2`](/documentation/ClockKit/CLKComplicationTemplateExtraLargeColumnsText/highlightColumn2) property is <doc://com.apple.documentation/documentation/Swift/false>, a tint color is applied to this text. In multicolor environments, the text provider or template provides the tint color. In monochrome environments, the clock face provides the tint color.

---

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)