Language

DlTdoaMeasurement.GetAnchorLocation Method

Definition

Returns the anchor location, if available.

[Android.Runtime.Register("getAnchorLocation", "()Landroid/ranging/DlTdoaMeasurement$AnchorLocation;", "", ApiSince=37)]
public Android.Ranging.DlTdoaMeasurement.AnchorLocation? GetAnchorLocation();
[<Android.Runtime.Register("getAnchorLocation", "()Landroid/ranging/DlTdoaMeasurement$AnchorLocation;", "", ApiSince=37)>]
member this.GetAnchorLocation : unit -> Android.Ranging.DlTdoaMeasurement.AnchorLocation

Returns

The anchor location, or null if not available.

Attributes

Remarks

Returns the anchor location, if available.

Android reference for android.ranging.DlTdoaMeasurement.getAnchorLocation.

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