UI for .NET MAUI
The Telerik UI for .NET MAUI Rating control is a UI component that provides the end-user with the ability to evaluate something by choosing from a range of rating items associated with a given value.
The .NET MAUI Rating control comes with several pre-defined shapes out-of-the box, including star, circle, diamond and heart.
The .NET MAUI Rating control provides two templates options for normal and selected state, allowing you to achieve the desired look and feel.
See the .NET MAUI Rating documentation: Custom items templates
In a scenario where the user has already submitted their rating, or you’d like to display a static rating of a given item, you can enable the Read-only mode for the WinUI Rating control, which displays ratings that cannot be modified.
The Telerik Rating control for .NET MAUI allows you to customize the rating items' shape to fit your specific scenario.
See the .NET MAUI Rating documentation: Shapes customizations