Freigeben über


RatingItemFontInfo.UnsetGlyph Eigenschaft

Definition

Ruft eine Segoe MDL2 Assets-Schriftart-Glyphe ab, die ein nicht festgelegtes Bewertungselement darstellt, oder legt diese fest.

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

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

Eigenschaftswert

String

Platform::String

winrt::hstring

Der Hexadezimalzeichencode für die Bewertungselement-Glyphe.

Gilt für: