VisualInteractionSource.PositionYSourceMode Property

Definition

Source mode for the Y-axis.

The PositionYSourceMode property defines how interactions are processed for a VisualInteractionSource on the Y-axis. There are three InteractionSourceMode types to choose from:

  • Interactions are Disabled
  • EnabledWithInertia
  • EnabledWithoutInertia

This property must be enabled to allow the VisualInteractionSource to send Y-axis data to InteractionTracker.

C#
public InteractionSourceMode PositionYSourceMode { get; set; }

Property Value

Source mode for the Y-axis.

Applies to

Proizvod Verzije
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6