共用方式為


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

適用於