Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.25 KB

claimedlinedisplay_getstatisticsasync_980600774.md

File metadata and controls

31 lines (22 loc) · 1.25 KB
-api-id -api-type
M:Windows.Devices.PointOfService.ClaimedLineDisplay.GetStatisticsAsync(Windows.Foundation.Collections.IIterable{System.String})
winrt method

Windows.Devices.PointOfService.ClaimedLineDisplay.GetStatisticsAsync

-description

Retrieves the requested statistics from the line display.

-parameters

-param statisticsCategories

The list of statistics to retrieve.

-returns

An XML string representing the requested statistics.

-remarks

-see-also

LineDisplayStatisticsCategorySelector

-examples