Partager via


RatingItemFontInfo.PlaceholderGlyph Propriété

Définition

Obtient ou définit un glyphe de police Segoe MDL2 Assets qui représente un élément d’évaluation qui affiche une valeur d’espace réservé.

Cette documentation s’applique à WinUI 2 pour UWP (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows).

public:
 property Platform::String ^ PlaceholderGlyph { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring PlaceholderGlyph();

void PlaceholderGlyph(winrt::hstring value);
public string PlaceholderGlyph { get; set; }
Public Property PlaceholderGlyph As String
<RatingItemFontInfo PlaceholderGlyph="characterCode"/>

Valeur de propriété

String

Platform::String

winrt::hstring

Code de caractère hexadécimal pour le glyphe de l’élément d’évaluation.

S’applique à