Class ScanModeChangedEventArgs
Definition
- Assembly:
- Tizen.Network.Bluetooth.dll
An extended EventArgs class contains the changed scan mode.
public class ScanModeChangedEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsScanModeChangedEventArgs
Properties
View SourceMode
The scan mode.
Declaration
public ScanMode Mode { get; }
Property Value
Type | Description |
---|---|
ScanMode |