RttRangingCapabilities.HasPeriodicRangingHardwareFeature Property

Definition

Indicates whether the hardware supports periodic ranging feature.

public bool HasPeriodicRangingHardwareFeature { [Android.Runtime.Register("hasPeriodicRangingHardwareFeature", "()Z", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("hasPeriodicRangingHardwareFeature", "()Z", "", ApiSince=36)>]
member this.HasPeriodicRangingHardwareFeature : bool

Property Value

true if periodic ranging is supported; false otherwise.

Attributes

Remarks

Indicates whether the hardware supports periodic ranging feature.

Java documentation for android.ranging.wifi.rtt.RttRangingCapabilities.hasPeriodicRangingHardwareFeature().

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