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