Class StateEventArgs
Definition
- Namespace:
- Tizen.Applications.Attach
Panel
- Assembly:
- Tizen.Applications.AttachPanel.dll
A class for the event arguments of the state event.
public class StateEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args StateEvent Args
Properties
View SourceEventType
Property for the event type.
Declaration
public EventType EventType { get; }
Property Value
Type | Description |
---|---|
Event |