Language

ScanSettings.ScanType Property

Definition

public int ScanType { [Android.Runtime.Register("getScanType", "()I", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getScanType", "()I", "", ApiSince=36)>]
member this.ScanType : int

Property Value

Value is one of the following: SCAN_TYPE_UNKNOWN; SCAN_TYPE_PASSIVE; SCAN_TYPE_ACTIVE

Attributes

Remarks

Android reference for android.bluetooth.le.ScanSettings.getScanType.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to