Class ScanModeChangedEventArgs

    Definition

    Namespace:
    Tizen.Network.Bluetooth
    Assembly:
    Tizen.Network.Bluetooth.dll

    An extended EventArgs class contains the changed scan mode.

    public class ScanModeChangedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    ScanModeChangedEventArgs

    Properties

    View Source

    Mode

    The scan mode.

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