Enum ApplicationEventState

Definition

Namespace:
Tizen.Applications
Assembly:
Tizen.Applications.Common.dll
API Level:
3

Enumeration for the application event state.

C#
Copy
public enum ApplicationEventState
Name Description
Completed

Processing completed.

Failed

Processing failed.

Started

Processing started.