Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 759 Bytes

linedisplaymarquee_trystopscrollingasync_87706321.md

File metadata and controls

24 lines (16 loc) · 759 Bytes
-api-id -api-type
M:Windows.Devices.PointOfService.LineDisplayMarquee.TryStopScrollingAsync
winrt method

Windows.Devices.PointOfService.LineDisplayMarquee.TryStopScrollingAsync

-description

Attempts to asynchronously exit Marquee mode and/or Marquee Init mode. Format is set to None.

-returns

Returns True if the marquee was successfully stopped; otherwise, False.

-remarks

If the device is not already claimed when this method is called, this method will claim the device (without delay) and enable the device. If the device is already claimed by another process the call will fail.

-see-also

-examples