UI_ANIMATION_SLOPE enumeration (uianimation.h)
Defines animation slope characteristics.
Syntax
typedef enum __MIDL___MIDL_itf_UIAnimation_0000_0009_0001 {
UI_ANIMATION_SLOPE_INCREASING = 0,
UI_ANIMATION_SLOPE_DECREASING = 1
} UI_ANIMATION_SLOPE;
Constants
UI_ANIMATION_SLOPE_INCREASING Value: 0 An increasing slope. |
UI_ANIMATION_SLOPE_DECREASING Value: 1 A decreasing slope. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7, Windows Vista and Platform Update for Windows Vista [desktop apps | UWP apps] |
Minimum supported server | None supported |
Header | uianimation.h |
See also
IUIAnimationTransitionLibrary::CreateSinusoidalTransitionFromRange