BluetoothAdapter.IsCentralRoleSupported Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a boolean indicating if the adapater supports LowEnergy central role.
public:
property bool IsCentralRoleSupported { bool get(); };
bool IsCentralRoleSupported();
public bool IsCentralRoleSupported { get; }
var boolean = bluetoothAdapter.isCentralRoleSupported;
Public ReadOnly Property IsCentralRoleSupported As Boolean
Property Value
Boolean
bool
Gets a boolean indicating if the adapater supports LowEnergy central role.
Windows requirements
App capabilities |
bluetooth
|