<!--
{
  "availability" : [
    "tvOS: 9.0.0 - 18.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "TVMLKit",
  "identifier" : "/documentation/TVMLKit/TVColor",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "TVMLKit"
    ],
    "preciseIdentifier" : "c:objc(cs)TVColor"
  },
  "title" : "TVColor"
}
-->

# TVColor

The color data used by styles.

```
class TVColor
```

## Topics

### Getting Color Properties

[`color`](/documentation/TVMLKit/TVColor/color)

A <doc://com.apple.documentation/documentation/UIKit/UIColor> object used to color an element.

[`colorType`](/documentation/TVMLKit/TVColor/colorType)

The color type for an element.

[`TVColorType`](/documentation/TVMLKit/TVColorType)

Designates how color for an element is to be displayed.

[`gradientColors`](/documentation/TVMLKit/TVColor/gradientColors)

An array of colors used to create a gradient for an element.

[`gradientPoints`](/documentation/TVMLKit/TVColor/gradientPoints)

An array of points used to determine gradient color changes.



---

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)