Show / Hide Table of Contents

    Class ApplicationLaunchedEventArgs

    Definition

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

    Arguments for the event raised when the application is launched.

    public class ApplicationLaunchedEventArgs : EventArgs
    Inheritance
    Object
    EventArgs
    ApplicationLaunchedEventArgs

    Properties

    View Source

    ApplicationRunningContext

    The information of the application.

    Declaration
    public ApplicationRunningContext ApplicationRunningContext { get; }
    Property Value
    Type Description
    ApplicationRunningContext
    API Level: 3
    • View Source
    Back to top Copyright © 2016-2022 Samsung
    Generated by DocFX