Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 698 Bytes

linedisplaymarquee_repeatwaitinterval.md

File metadata and controls

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

Windows.Devices.PointOfService.LineDisplayMarquee.RepeatWaitInterval

-description

Gets or sets the marquee repeat wait period.

-property-value

The delay between finishing a marquee scroll and starting over again.

-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