Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 753 Bytes

linedisplaymarquee_trystartscrollingasync_221236205.md

File metadata and controls

27 lines (18 loc) · 753 Bytes
-api-id -api-type
M:Windows.Devices.PointOfService.LineDisplayMarquee.TryStartScrollingAsync(Windows.Devices.PointOfService.LineDisplayScrollDirection)
winrt method

Windows.Devices.PointOfService.LineDisplayMarquee.TryStartScrollingAsync

-description

Attempts to asynchronously cause the window which owns this marquee to enter Marquee Mode and start scrolling.

-parameters

-param direction

The direction in which to start scrolling.

-returns

Returns True if the marquee successfully started scrolling; otherwise, False.

-remarks

-see-also

-examples