ConnectedAnimationComponent
ConnectedAnimationComponent
ConnectedAnimationComponent
ConnectedAnimationComponent
Enum
Definition
Defines constants that specify the component animations that make up a connected animation.
public : enum class ConnectedAnimationComponentpublic enum ConnectedAnimationComponentPublic Enum ConnectedAnimationComponent// This API is not available in Javascript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 Creators Update (introduced v10.0.15063.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v4)
|
Fields
| CrossFade CrossFade CrossFade CrossFade | The crossfade animation. |
| OffsetX OffsetX OffsetX OffsetX | The X component of the translation animation. |
| OffsetY OffsetY OffsetY OffsetY | The Y component of the translation animation. |
| Scale Scale Scale Scale | The scale animation. |