Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 719 Bytes

claimedlinedisplay_customglyphs.md

File metadata and controls

24 lines (16 loc) · 719 Bytes
-api-id -api-type
P:Windows.Devices.PointOfService.ClaimedLineDisplay.CustomGlyphs
winrt property

Windows.Devices.PointOfService.ClaimedLineDisplay.CustomGlyphs

-description

Gets the line display's custom glyph list, if the feature is supported.

-property-value

The line display's LineDisplayCustomGlyphs object.

-remarks

When CanDisplayCustomGlyphs is True this property holds the LineDisplayCustomGlyphs object for this line display device. When Capabilities.CanDisplayCustomGlyphs is set to False this property is set to null.

-see-also

-examples