Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 652 Bytes

claimedlinedisplay.md

File metadata and controls

20 lines (14 loc) · 652 Bytes
-api-id -api-type
T:Windows.Devices.PointOfService.ClaimedLineDisplay
winrt class

Windows.Devices.PointOfService.ClaimedLineDisplay

-description

Represents a claimed line display device.

-remarks

This object can be constructed directly, or by using LineDisplay.ClaimAsync. Unlike other peripherals, the EnableAsync() method has been removed for line displays. Instead, the device is implicitly enabled whenever commands are sent that require the line display to be in an enabled state.

-see-also

-examples