Share via


BluetoothAdapter.IsLowEnergyUncoded2MPhySupported Property

Definition

public:
 property bool IsLowEnergyUncoded2MPhySupported { bool get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
bool IsLowEnergyUncoded2MPhySupported();
[Windows.Foundation.Metadata.Experimental]
public bool IsLowEnergyUncoded2MPhySupported { [Windows.Foundation.Metadata.Experimental] get; }
var boolean = bluetoothAdapter.isLowEnergyUncoded2MPhySupported;
Public ReadOnly Property IsLowEnergyUncoded2MPhySupported As Boolean

Property Value

Boolean

bool

Attributes

Applies to