Class StateEventArgs
Definition
- Assembly:
- Tizen.Telephony.dll
This class contains the data related to the State changed event.
public class StateEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsStateEventArgs
Properties
View SourceCurrentState
The Current State.
Declaration
public State CurrentState { get; }
Property Value
Type | Description |
---|---|
State |