Settings.System.BluetoothDiscoverabilityTimeout フィールド

定義

Bluetooth検出可能性のタイムアウト。

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

フィールド値

属性

注釈

Bluetooth検出可能性のタイムアウト。 この値が 0 以外の場合、Bluetoothは一定の秒数だけ検出可能になり、その後は単に接続可能になります。 値は秒単位です。

Javaドキュメント。

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

適用対象