Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 651 Bytes

claimedlinedisplay_closed.md

File metadata and controls

22 lines (16 loc) · 651 Bytes
-api-id -api-type ms.custom
E:Windows.Devices.PointOfService.ClaimedLineDisplay.Closed
winrt event
RS5

Windows.Devices.PointOfService.ClaimedLineDisplay.Closed

-description

Event that is raised when the ClaimedLineDisplay is closed.

-remarks

When an app is suspended, all ClaimedLineDisplay objects are closed. This event can be useful to determine when line display connections need to be re-established.

-see-also

IClosable

-examples