Enum Visual.AlignType
Definition
- Assembly:
- Tizen.NUI.dll
This specifies visaul align types.
public enum Visual.AlignType
Fields
| Name | Description |
|---|---|
| BottomBegin | BottomBegin |
| BottomCenter | BottomCenter |
| BottomEnd | BottomEnd |
| Center | Center |
| CenterBegin | CenterBegin |
| CenterEnd | CenterEnd |
| TopBegin | TopBegin |
| TopCenter | TopCenter |
| TopEnd | TopEnd |