AlignmentY Enum

Definition

Describes how content is positioned vertically in a container.

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

Fields

Name Value Description
Top 0

The contents align toward the upper edge of the container.

Center 1

The contents align toward the center of the container.

Bottom 2

The contents align toward the lower edge of the container.

Applies to

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