IUIAnimationLoopIterationChangeHandler2 interface (uianimation.h)

Defines a method for handling storyboard loop iteration events.

Inheritance

The IUIAnimationLoopIterationChangeHandler2 interface inherits from the IUnknown interface. IUIAnimationLoopIterationChangeHandler2 also has these types of members:

Methods

The IUIAnimationLoopIterationChangeHandler2 interface has these methods.

 
IUIAnimationLoopIterationChangeHandler2::OnLoopIterationChanged

Handles loop iteration change events, which occur when a loop within a storyboard begins a new iteration.

Requirements

Requirement Value
Minimum supported client Windows 8, Windows 7 and Platform Update for Windows 7 [desktop apps | UWP apps]
Minimum supported server None supported
Target Platform Windows
Header uianimation.h

See also

IUnknown

Storyboard Overview