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