Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 550 Bytes

ratingcontrol_isclearenabled.md

File metadata and controls

37 lines (19 loc) · 550 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.RatingControl.IsClearEnabled
winrt property

Microsoft.UI.Xaml.Controls.RatingControl.IsClearEnabled

-description

Gets or sets the value that determines if the user can remove the rating.

-property-value

true if the user can remove the rating; otherwise, false. The default is true.

-remarks

-see-also

-examples

-xaml-syntax

<RatingControl IsClearEnabled="bool"/>