Freigeben über


RatingItemFontInfo.PlaceholderGlyph Eigenschaft

Definition

Ruft eine Segoe MDL2 Assets-Schriftart-Glyphe ab, die ein Bewertungselement darstellt, das einen Platzhalterwert anzeigt, oder legt diese fest.

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; }
var string = ratingItemFontInfo.placeholderGlyph;
ratingItemFontInfo.placeholderGlyph = string;
Public Property PlaceholderGlyph As String
<RatingItemFontInfo PlaceholderGlyph="characterCode"/>

Eigenschaftswert

String

Platform::String

winrt::hstring

Der Hexadezimalzeichencode für die Bewertungselement-Glyphe.

Gilt für: