Language

UwbSpecificData.NonLineOfSight Property

Definition

Gets the non-line-of-sight value.

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

Property Value

the non-line-of-sight value

Attributes

Remarks

Gets the non-line-of-sight value.

Android reference for android.ranging.uwb.UwbSpecificData.getNonLineOfSight.

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