---
title: ratingStyle
framework: tvmlkit
role: symbol
role_heading: Instance Property
path: tvmlkit/tvviewelementstyle/ratingstyle
---

# ratingStyle

A string indicating the style to be used by a rating element.

## Declaration

```swift
var ratingStyle: String? { get }
```

## Discussion

Discussion For possible values, see Rating Style Values.

## See Also

### Modifying an Image

- [imageTreatmentName](tvmlkit/tvviewelementstyle/imagetreatmentname.md)
