RatingControl : Control (UWP) Object (Android/iOS/WASM/MacOS)
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 and UWP documentation for detailed usage guidelines which all automatically apply to Uno Platform.
Below are all properties, methods, and events of RatingControl
that are not currently implemented in Uno.
Not implemented properties
Property | Not 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 |
Not implemented events
Event | Not supported on |
---|---|
TypedEventHandler<RatingControl, object> ValueChanged | all platforms supported by Uno Platform |
Last updated Wednesday, June 29, 2022 1:33 AM.