Compartir a través de


BluetoothAdapter.IsPeripheralRoleSupported Propiedad

Definición

Obtiene un valor booleano que indica si el adapater admite el rol periférico LowEnergy.

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

Valor de propiedad

Boolean

bool

Obtiene un valor booleano que indica si el adapater admite el rol periférico LowEnergy.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a