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