Compartilhar via


BluetoothAdapter.IsLowEnergySupported Propriedade

Definição

Obtém um booliano que indica se o adapater dá suporte ao tipo de Transporte Bluetooth LowEnergy.

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

Valor da propriedade

Boolean

bool

Obtém um booliano que indica se o adapater dá suporte ao tipo de Transporte Bluetooth LowEnergy.

Requisitos do Windows

Funcionalidades do aplicativo
bluetooth

Aplica-se a