InteractionTrackerPositionUpdateOption Enum

Definition

Defines constants that indicate whether an already running custom scale animation should be allowed to continue running.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.LiftedContract), 65536)]
public enum InteractionTrackerPositionUpdateOption
C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
public enum InteractionTrackerPositionUpdateOption
Inheritance
InteractionTrackerPositionUpdateOption
Attributes

Fields

Name Value Description
Default 0

An active scale animation will stop.

AllowActiveCustomScaleAnimation 1

An active scale animation will continue.

Applies to

Produk Versi
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6