BluetoothAdapter.IsPeripheralRoleSupported 属性

定义

获取一个布尔值,该值指示 adapater 是否支持 LowEnergy 外围角色。

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

属性值

Boolean

bool

获取一个布尔值,该值指示 adapater 是否支持 LowEnergy 外围角色。

Windows 要求

应用功能
bluetooth

适用于