Enum RelativeLayout.Alignment

Definition

Namespace:
Tizen.NUI
Assembly:
Tizen.NUI.dll
API Level:
9

The alignment of the relative layout child.

C#
Copy
public enum Alignment
Name Description
Center

At the center of the container.

End

At the end of the container.

Start

At the start of the container.