Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 624 Bytes

linedisplay_getdefaultasync_1549573963.md

File metadata and controls

26 lines (18 loc) · 624 Bytes
-api-id -api-type
M:Windows.Devices.PointOfService.LineDisplay.GetDefaultAsync
winrt method

Windows.Devices.PointOfService.LineDisplay.GetDefaultAsync

-description

Returns the first available line display.

-parameters

-returns

The first available line display. Returns a null object in the following cases:

  • A device is not found.
  • Access denied to the existing device. The user can deny access to a device, which is not treated as an exception.

-remarks

-see-also

-examples