Overview

RadRating is UI component that allows users to intuitively rate by selecting number of items [stars] from a predefined number of items.

Figure 1: RadRating Overview

RatingOverview

Key features

  • Predefined rating shapes: RadRating provides several simple shapes such as star, circle and diamond, that can be used for rating items out of the box. Read Shape Rating topic for additional info.
  • Customizing shapes: You could take advantage of the control’s flexible API for customizing the appearance of the predefined shapes.
  • Custom items template support: The Rating component for Xamarin provides two templates options for normal state and selected state, allowing you to achieve the desired look and feel. For more details go to the Templated Rating topic.
In this article