Share via


BluetoothLEAdvertisementWatcher.UseCodedPhy Property

Definition

public:
 property bool UseCodedPhy { bool get(); void set(bool value); };
bool UseCodedPhy();

void UseCodedPhy(bool value);
public bool UseCodedPhy { get; set; }
var boolean = bluetoothLEAdvertisementWatcher.useCodedPhy;
bluetoothLEAdvertisementWatcher.useCodedPhy = boolean;
Public Property UseCodedPhy As Boolean

Property Value

Boolean

bool

Applies to