ScrollingContentOrientation Enum

Definition

Defines constants that specify the orientation of content scrolling in a ScrollView.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 327680)]
public enum ScrollingContentOrientation
Inheritance
ScrollingContentOrientation
Attributes

Fields

Name Value Description
Vertical 0

Content can scroll vertically.

Horizontal 1

Content can scroll horizontally.

None 2

Content cannot scroll either horizontally or vertically.

Both 3

Content can scroll both horizontally and vertically.

Applies to

Proizvod Verzije
Windows App SDK 1.4, 1.5, 1.6