Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 693 Bytes

ratingcontrol_maxrating.md

File metadata and controls

39 lines (20 loc) · 693 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.RatingControl.MaxRating
winrt property

Microsoft.UI.Xaml.Controls.RatingControl.MaxRating

-description

Gets or sets the maximum allowed rating value.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-property-value

The maximum allowed rating value. The default is 5.

-remarks

-see-also

-examples

-xaml-syntax

<RatingControl MaxRating="int"/>