ClockState Enumeration

ClockState Enumeration

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

Describes the potential states of an animation.

Namespace:  System.Windows.Media.Animation
Assembly:  System.Windows (in System.Windows.dll)

'Declaration
Public Enumeration ClockState

Member nameDescription
ActiveThe current animation changes in direct relation to that of its parent.
FillingThe animation continues and does not change in relation to that of its parent.
StoppedThe animation is stopped.

This enumeration is not typically used in XAML.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft