RatingControl : Control
Implemented for: all platforms supported by Uno Platform
This document lists all properties, methods, and events of RatingControl
that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.
To better understand how RatingControl
works, you can use the Uno Gallery.
Implemented properties
Property | Supported on |
---|---|
double Value | all platforms supported by Uno Platform |
double PlaceholderValue | all platforms supported by Uno Platform |
int MaxRating | all platforms supported by Uno Platform |
RatingItemInfo ItemInfo | all platforms supported by Uno Platform |
bool IsReadOnly | all platforms supported by Uno Platform |
bool IsClearEnabled | all platforms supported by Uno Platform |
int InitialSetValue | all platforms supported by Uno Platform |
string Caption | all platforms supported by Uno Platform |
DependencyProperty CaptionProperty | all platforms supported by Uno Platform |
DependencyProperty InitialSetValueProperty | all platforms supported by Uno Platform |
DependencyProperty IsClearEnabledProperty | all platforms supported by Uno Platform |
DependencyProperty IsReadOnlyProperty | all platforms supported by Uno Platform |
DependencyProperty ItemInfoProperty | all platforms supported by Uno Platform |
DependencyProperty MaxRatingProperty | all platforms supported by Uno Platform |
DependencyProperty PlaceholderValueProperty | all platforms supported by Uno Platform |
DependencyProperty ValueProperty | all platforms supported by Uno Platform |
Implemented events
Event | Supported on |
---|---|
TypedEventHandler<RatingControl, object> ValueChanged | all platforms supported by Uno Platform |
Last updated Tuesday, 14 May 2024 19:55.