Class DeviceStateChangedEventArgs
Definition
- Assembly:
- Tizen.Network.WiFi.dll
An extended EventArgs class which contains the changed device state.
public class DeviceStateChangedEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args DeviceState Changed Event Args
Properties
View SourceState
The Wi-Fi device state.
Declaration
public WiFiDeviceState State { get; }
Property Value
Type | Description |
---|---|
Wi |