共用方式為


BluetoothAdapter.IsCentralRoleSupported 屬性

定義

取得布林值,指出 adapater 是否支援 LowEnergy 中央角色。

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

屬性值

Boolean

bool

取得布林值,指出 adapater 是否支援 LowEnergy 中央角色。

Windows 需求

應用程式功能
bluetooth

適用於