Enum ApplicationComponentType

    Definition

    Namespace:
    Tizen.Applications
    Assembly:
    Tizen.Applications.Common.dll

    Enumeration for application component type.

    public enum ApplicationComponentType

    Fields

    Name Description
    ComponentBasedApplication

    The component-based application component type.

    ServiceApplication

    The service application component type.

    UIApplication

    The user interface (UI) application component type.

    WatchApplication

    The watch application component type.

    WidgetApplication

    The widget application component type.

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