IUIAnimationVariableCurveChangeHandler2 interface (uianimation.h)

Defines a method for handling animation curve update events.

Inheritance

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

Methods

The IUIAnimationVariableCurveChangeHandler2 interface has these methods.

 
IUIAnimationVariableCurveChangeHandler2::OnCurveChanged

Handles events that occur when the animation curve of an animation variable changes.

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

IUIAnimationVariable2::GetCurve

IUIAnimationVariable2::GetVectorCurve

IUIAnimationVariable2::SetVariableCurveChangeHandler

IUnknown

Interfaces