Enum RelativeLayout.Alignment

Definition

Namespace:
Tizen.NUI
Assembly:
Tizen.NUI.dll

The alignment of the relative layout child.

C#
Copy
public enum RelativeLayout.Alignment
Name Description
Center

At the center of the container.

End

At the end of the container.

Start

At the start of the container.