Language

Manifest.Permission.BluetoothScan Field

Definition

Identifies the Android permission named BLUETOOTH_SCAN.

[Android.Runtime.Register("BLUETOOTH_SCAN", ApiSince=31)]
public const string BluetoothScan;
[<Android.Runtime.Register("BLUETOOTH_SCAN", ApiSince=31)>]
val mutable BluetoothScan : string

Field Value

Attributes

Remarks

Android platform documentation

Applies to