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.

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<SuspendedState>(SuspendedState, string)
    Extensions.LoadFromXaml<SuspendedState>(SuspendedState, string)
    Extensions.LoadFromXaml<SuspendedState>(SuspendedState, Type)
    Extensions.LoadFromXamlFile<SuspendedState>(SuspendedState, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX