Compartir a través de


BluetoothAdapter.IsCentralRoleSupported Propiedad

Definición

Obtiene un valor booleano que indica si el adapater admite el rol central LowEnergy.

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

Valor de propiedad

Boolean

bool

Obtiene un valor booleano que indica si el adapater admite el rol central LowEnergy.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a