Enum TaskbarService.PlaceType
Definition
- Namespace:
- Tizen.NUI.WindowSystem.Shell
- Assembly:
- Tizen.NUI.WindowSystem.dll
Enumeration for placed type of taskbar service window.
public enum TaskbarService.PlaceType
Fields
| Name | Description |
|---|---|
| Bottom | Place to Bottom of Screen. Default type. |
| Left | Place to Left Side of Screen. |
| Right | Place to Right Side of Screen. |
| Top | Place to Top of Screen. |