Share via


BluetoothLEAdvertisementWatcher.UseUncoded1MPhy Property

Definition

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

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

Property Value

Boolean

bool

Applies to