Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 849 Bytes

ratingcontrol_placeholdervalue.md

File metadata and controls

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

Microsoft.UI.Xaml.Controls.RatingControl.PlaceholderValue

-description

Gets or sets the rating that is displayed in the control until the value is changed by a user action or some other operation.

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

-property-value

The rating that is displayed in the control when no value is entered. The default is null.

-remarks

-see-also

-examples

-xaml-syntax

<RatingControl PlaceholderValue="double"/>