Class StateEventArgs
Definition
- Namespace:
- Tizen.Applications.Attach
Panel
- Assembly:
- Tizen.Applications.AttachPanel.dll
A class for the event arguments of the state event.
[Obsolete("Deprecated since API Level 12. Will be removed in API Level 14.")]
public class StateEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args StateEvent Args
Properties
View SourceEventType
Property for the event type.
Declaration
[Obsolete("Deprecated since API Level 12. Will be removed in API Level 14.")]
public EventType EventType { get; }
Property Value
Type | Description |
---|---|
Event |