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