MidiDeviceInfo.PropertyBluetoothDevice フィールド

定義

デバイスの対応する Bluetooth デバイスのバンドル キー。

[Android.Runtime.Register("PROPERTY_BLUETOOTH_DEVICE", ApiSince=23)]
public const string PropertyBluetoothDevice;
[<Android.Runtime.Register("PROPERTY_BLUETOOTH_DEVICE", ApiSince=23)>]
val mutable PropertyBluetoothDevice : string

フィールド値

実装

属性

注釈

デバイスの対応する Bluetooth デバイスのバンドル キー。 このプロパティの値は 型 android.bluetooth.BluetoothDeviceです。 Bluetooth MIDI デバイスにのみ設定されます。 によって返される と android.os.Bundle 共に使用されます #getProperties

の Java ドキュメント android.media.midi.MidiDeviceInfo.PROPERTY_BLUETOOTH_DEVICE

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象