Enum RelativeLayout.Alignment
Definition
- Assembly:
- Tizen.NUI.dll
The alignment of the relative layout child.
public enum RelativeLayout.Alignment
Fields
Name | Description |
---|---|
Center | At the center of the container. |
End | At the end of the container. |
Start | At the start of the container. |