Skip to content

Commit

Permalink
Updated claimedlinedisplay.md
Browse files Browse the repository at this point in the history
  • Loading branch information
muhsinking committed May 3, 2017
1 parent d120d6a commit 0232a4c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions windows.devices.pointofservice/claimedlinedisplay.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
---
-api-id: T:Windows.Devices.PointOfService.ClaimedLineDisplay
-api-type: winrt class
---

---
-api-id: T:Windows.Devices.PointOfService.ClaimedLineDisplay
-api-type: winrt class
---

<!-- Class syntax.
public class ClaimedLineDisplay : IClosable
-->

# Windows.Devices.PointOfService.ClaimedLineDisplay

# Windows.Devices.PointOfService.ClaimedLineDisplay

## -description
Represents a claimed line display device.

## -remarks
This object is created when the [LineDisplay.ClaimAsync](linedisplay_claimasync.md) method completes.
This object is created when the [LineDisplay.ClaimAsync](linedisplay_claimasync.md) method completes. 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

Expand Down

0 comments on commit 0232a4c

Please sign in to comment.