次の方法で共有


BluetoothStatusResult 列挙型

定義

Bluetooth 機能について PlatformLocationProvider に対してクエリを実行するときに返される可能性のある値

public enum BluetoothStatusResult
type BluetoothStatusResult = 
Public Enum BluetoothStatusResult
継承
BluetoothStatusResult

フィールド

Available 0

Bluetooth ビーコン データを使用できます。

DisabledCapability 1

SensorCapabilities で Bluetooth が無効にされました。

MissingSensorFingerprintProvider 2

センサー指紋プロバイダーが作成されていません。

NoBeaconsFound 3

Bluetooth ビーコンが見つかりませんでした。

適用対象