ConnectedAnimationComponent Enum

Definition

Defines constants that specify the component animations that make up a connected animation.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
public enum ConnectedAnimationComponent
Inheritance
ConnectedAnimationComponent
Attributes

Fields

Name Value Description
OffsetX 0

The X component of the translation animation.

OffsetY 1

The Y component of the translation animation.

CrossFade 2

The crossfade animation.

Scale 3

The scale animation.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6