Поделиться через


BluetoothHidDevice.ConnectedDevices Свойство

Определение

Добавление

public System.Collections.Generic.IList<Android.Bluetooth.BluetoothDevice>? ConnectedDevices { [Android.Runtime.Register("getConnectedDevices", "()Ljava/util/List;", "", ApiSince=28)] [Android.Runtime.RequiresPermission("android.permission.BLUETOOTH_CONNECT")] get; }
[<get: Android.Runtime.Register("getConnectedDevices", "()Ljava/util/List;", "", ApiSince=28)>]
[<get: Android.Runtime.RequiresPermission("android.permission.BLUETOOTH_CONNECT")>]
member this.ConnectedDevices : System.Collections.Generic.IList<Android.Bluetooth.BluetoothDevice>

Значение свойства

Реализации

Атрибуты

Комментарии

Документация по Java для android.bluetooth.BluetoothHidDevice.getConnectedDevices().

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к