Show / Hide Table of Contents

    Enum ApplicationRunningContext.AppState

    Definition

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

    Enumeration for the application state.

    public enum AppState

    Fields

    Name Description
    Background

    The UI application is running in the background.

    Foreground

    The UI application is running in the foreground.

    Service

    The service application is running.

    Terminated

    The application is terminated.

    Undefined

    The undefined state.

    • View Source
    Back to top Copyright © 2016-2022 Samsung
    Generated by DocFX