RatingItemFontInfo.UnsetGlyph Eigenschaft

Definition

Dient zum Abrufen oder Festlegen einer Segoe MDL2 Assets-Schriftart glyphe, die ein Bewertungselement darstellt, das nicht festgelegt wurde.

Diese Dokumentation gilt für WinUI 2 für UWP (für WinUI im Windows App SDK, siehe Windows App SDK Namespaces).

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; }
Public Property UnsetGlyph As String
<RatingItemFontInfo UnsetGlyph="characterCode"/>

Eigenschaftswert

String

Platform::String

winrt::hstring

Der Hexadezimalzeichencode für das Bewertungselement Glyphe.

Gilt für: