Enum SuspendedState
Definition
- Namespace:
- Tizen.Applications
- Assembly:
- Tizen.Applications.Common.dll
Enumeration for the suspended state of the application.
public enum SuspendedState
Fields
Name | Description |
---|---|
DidExit | Application did exit from the suspended state. |
WillEnter | Application will enter the suspended state. |