Enum ApplicationType
Definition
- Namespace:
- Tizen.Applications
- Assembly:
- Tizen.Applications.Common.dll
Enumeration for the applications type.
public enum ApplicationType
Fields
| Name | Description |
|---|---|
| All | All applications. |
| Service | Service applications. |
| Ui | UI applications. |