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