BluetoothLEAdvertisementDataTypes.TxPowerLevel Property

Definition

Section data type for the Bluetooth LE transmit power level.

public:
 static property byte TxPowerLevel { byte get(); };
static byte TxPowerLevel();
public static byte TxPowerLevel { get; }
var byte = BluetoothLEAdvertisementDataTypes.txPowerLevel;
Public Shared ReadOnly Property TxPowerLevel As Byte

Property Value

Byte

byte

The Bluetooth LE transmit power level.

Windows requirements

App capabilities
bluetooth

Applies to