PanelScrollingDirection PanelScrollingDirection PanelScrollingDirection PanelScrollingDirection Enum

Definition

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

public : enum class PanelScrollingDirectionpublic enum PanelScrollingDirectionPublic Enum PanelScrollingDirection// This API is not available in Javascript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Fields

Backward Backward Backward Backward

The panel is scrolling backward.

Forward Forward Forward Forward

The panel is scrolling forward.

None None None None

The panel is not scrolling.