Class ScanStateChangedEventArgs

    Definition

    Namespace:
    Tizen.Network.WiFi
    Assembly:
    Tizen.Network.WiFi.dll

    An extended EventArgs class which contains the changed scan state.

    public class ScanStateChangedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    ScanStateChangedEventArgs

    Properties

    View Source

    State

    The Wi-Fi scan state.

    Declaration
    public WiFiScanState State { get; }
    Property Value
    Type Description
    WiFiScanState
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX