BluetoothDevice.Type プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
リモート デバイスのBluetoothデバイスの種類を取得します。
public Android.Bluetooth.BluetoothDeviceType Type { [Android.Runtime.Register("getType", "()I", "")] [Android.Runtime.RequiresPermission("android.permission.BLUETOOTH_CONNECT")] get; }
[<get: Android.Runtime.Register("getType", "()I", "")>]
[<get: Android.Runtime.RequiresPermission("android.permission.BLUETOOTH_CONNECT")>]
member this.Type : Android.Bluetooth.BluetoothDeviceType
プロパティ値
デバイスの種類 #DEVICE_TYPE_CLASSIC、 #DEVICE_TYPE_LE#DEVICE_TYPE_DUAL。
#DEVICE_TYPE_UNKNOWN 使用できない場合
- 属性
注釈
リモート デバイスのBluetoothデバイスの種類を取得します。
このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。