Class StateChangedEventArgs
Definition
- Namespace:
- Tizen.Network.Wi
Fi Direct
- Assembly:
- Tizen.Network.WiFiDirect.dll
An extended EventArgs class which contains the changed Wi-Fi Direct state of the local device.
public class StateChangedEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args StateChanged Event Args
Properties
View SourceState
The Wi-Fi Direct state.
Declaration
public WiFiDirectState State { get; }
Property Value
Type | Description |
---|---|
Wi |