Enum SuspendedState

Definition

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

Enumeration for the suspended state of the application.

C#
Copy
public enum SuspendedState
Name Description
DidExit

Application did exit from the suspended state.

WillEnter

Application will enter the suspended state.