Skip to content

Latest commit

 

History

History
45 lines (23 loc) · 984 Bytes

ratingitemfontinfo_placeholderglyph.md

File metadata and controls

45 lines (23 loc) · 984 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.RatingItemFontInfo.PlaceholderGlyph
winrt property

Microsoft.UI.Xaml.Controls.RatingItemFontInfo.PlaceholderGlyph

-description

Gets or sets a Segoe MDL2 Assets font glyph that represents a rating element that is showing a placeholder 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 hexadecimal character code for the rating element glyph.

-remarks

-see-also

-examples

-xaml-syntax

<RatingItemFontInfo PlaceholderGlyph="characterCode"/>

-xaml-values

characterCode
characterCodeThe hexadecimal character code for the rating element glyph, such as "&#xE00B;".