Orientation Enum

Definition

Defines constants that specify the different orientations that a control or layout can have.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
public enum Orientation
XAML
<object property="enumMemberName"/>
Inheritance
Orientation
Attributes

Fields

Name Value Description
Vertical 0

The control or layout should be vertically oriented.

Horizontal 1

The control or layout should be horizontally oriented.

Applies to

Toode Versioonid
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6