Enum Visual.AlignType

Definition

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

This specifies visual align types.

C#
Copy
public enum AlignType
Name Description
BottomBegin

BottomBegin

BottomCenter

BottomCenter

BottomEnd

BottomEnd

Center

Center

CenterBegin

CenterBegin

CenterEnd

CenterEnd

TopBegin

TopBegin

TopCenter

TopCenter

TopEnd

TopEnd