Enum Popup.ButtonPosition
Definition
- Assembly:
- Tizen.NUI.Wearable.dll
Set postion of added button
public enum Popup.ButtonPosition
Fields
| Name | Description |
|---|---|
| Automatic | Position is set automatically |
| Bottom | Lower sider on popup |
| Custom | User set the position on popup |
| Left | Left side on popup |
| Right | Right side on popup |