Condividi tramite


BluetoothAdapter.IsLowEnergySupported Proprietà

Definizione

Ottiene un valore booleano che indica se l'adapater supporta il tipo di trasporto Bluetooth Low Energy.

public:
 property bool IsLowEnergySupported { bool get(); };
bool IsLowEnergySupported();
public bool IsLowEnergySupported { get; }
var boolean = bluetoothAdapter.isLowEnergySupported;
Public ReadOnly Property IsLowEnergySupported As Boolean

Valore della proprietà

Boolean

bool

Ottiene un valore booleano che indica se l'adapater supporta il tipo di trasporto Bluetooth Low Energy.

Requisiti Windows

Funzionalità dell'app
bluetooth

Si applica a