Class ApplicationLaunchedEventArgs
Definition
- Namespace:
- Tizen.Applications
- Assembly:
- Tizen.Applications.Common.dll
- API Level:
- 3
Arguments for the event raised when the application is launched.
C#Copypublic class ApplicationLaunchedEventArgs : EventArgs
- Inheritance
Properties
Declaration
C#Copypublic ApplicationRunningContext ApplicationRunningContext { get; }
Property Value
Type | Description |
---|---|
ApplicationRunningContext |