Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 690 Bytes

linedisplaymarquee_scrollwaitinterval.md

File metadata and controls

24 lines (16 loc) · 690 Bytes
-api-id -api-type
P:Windows.Devices.PointOfService.LineDisplayMarquee.ScrollWaitInterval
winrt property

Windows.Devices.PointOfService.LineDisplayMarquee.ScrollWaitInterval

-description

Gets or sets the scroll wait interval.

-property-value

The delay between placing or walking each character in the marquee.

-remarks

The default value of this property is 0. Changes to this property are committed to the device on the next call to LineDisplayMarquee.TryStartScrollingAsync().

-see-also

-examples