PackageManager.FeatureBluetooth フィールド

定義

#hasSystemFeature#getSystemAvailableFeatures機能: デバイスは、Bluetooth 経由で他のデバイスと通信できます。

[Android.Runtime.Register("FEATURE_BLUETOOTH")]
public const string FeatureBluetooth;
[<Android.Runtime.Register("FEATURE_BLUETOOTH")>]
val mutable FeatureBluetooth : string

フィールド値

属性

注釈

#hasSystemFeature#getSystemAvailableFeatures機能: デバイスは、Bluetooth 経由で他のデバイスと通信できます。

android.content.pm.PackageManager.FEATURE_BLUETOOTHJava ドキュメント。

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

適用対象