RepeatBehavior Properties
Collapse the table of content
Expand the table of content

RepeatBehavior Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The RepeatBehavior type exposes the following members.

  NameDescription
Public property Count Gets the number of times a Timeline should repeat.
Public property Duration Gets the total length of time a Timeline should play.
Public property Static member Forever Gets a RepeatBehavior that specifies an infinite number of repetitions.
Public property HasCount Gets a value that indicates whether the repeat behavior has a specified iteration count.
Public property HasDuration Gets a value that indicates whether the repeat behavior has a specified repeat duration.
Top

Show:
© 2017 Microsoft