Enum ApplicationEventState
Definition
- Namespace:
- Tizen.Applications
- Assembly:
- Tizen.Applications.Common.dll
Enumeration for the application event state.
C#Copypublic enum ApplicationEventState
| Name | Description |
|---|---|
| Completed | Processing completed. |
| Failed | Processing failed. |
| Started | Processing started. |