Class EventManagerEventArgs
Definition
- Namespace:
- Tizen.Applications.EventManager
- Assembly:
- Tizen.Applications.EventManager.dll
Arguments for the event raised when the application event is received
C#Copypublic class EventManagerEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsEventManagerEventArgs
Properties
Declaration
C#Copypublic Bundle Data { get; }
Property Value
| Type | Description |
|---|---|
| Bundle |
Declaration
C#Copypublic string Name { get; }
Property Value
| Type | Description |
|---|---|
| string |