PanelScrollingDirection Enum

Definition

Defines constants that specify the direction that a panel is scrolling.

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

Fields

Name Value Description
None 0

The panel is not scrolling.

Forward 1

The panel is scrolling forward.

Backward 2

The panel is scrolling backward.

Applies to

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