Show / Hide Table of Contents

    Enum AppControlResult

    Definition

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

    Enumeration for the application control result.

    public enum AppControlResult

    Fields

    Name Description
    AppNotFound

    The application to run the given launch request is not found.

    InvalidParameter

    Invalid parameter.

    LaunchRejected

    The application cannot be launched in current context.

    None

    Successful.

    PermissionDenied

    Permission denied.

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