Class WidgetLifecycleEventArgs
Definition
- Namespace:
- Tizen.Applications
- Assembly:
- Tizen.Applications.WidgetControl.dll
The class for event arguments of the widget lifecycle.
C#Copypublic class WidgetLifecycleEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsWidgetLifecycleEventArgs
Properties
Declaration
C#Copypublic string InstanceId { get; }
Property Value
Type | Description |
---|---|
string |
Declaration
C#Copypublic WidgetLifecycleEventArgs.EventType Type { get; }
Property Value
Type | Description |
---|---|
WidgetLifecycleEventArgs.EventType |
Declaration
C#Copypublic string WidgetId { get; }
Property Value
Type | Description |
---|---|
string |