BluetoothAdapter.ActionRequestDiscoverable フィールド

定義

アクティビティ アクション: 検出可能モードを要求するシステム アクティビティを表示します。

[Android.Runtime.Register("ACTION_REQUEST_DISCOVERABLE")]
[Android.Runtime.RequiresPermission("android.permission.BLUETOOTH_ADVERTISE")]
public const string ActionRequestDiscoverable;
[<Android.Runtime.Register("ACTION_REQUEST_DISCOVERABLE")>]
[<Android.Runtime.RequiresPermission("android.permission.BLUETOOTH_ADVERTISE")>]
val mutable ActionRequestDiscoverable : string

フィールド値

属性

注釈

Javaドキュメント。

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

適用対象