Language

DlTdoaMeasurement.RelativeLocation.GetY Method

Definition

Returns the Y coordinate in millimeters.

[Android.Runtime.Register("getY", "()I", "", ApiSince=37)]
public int GetY();
[<Android.Runtime.Register("getY", "()I", "", ApiSince=37)>]
member this.GetY : unit -> int

Returns

Value is between -134217727 and 134217727 inclusive

Attributes

Remarks

Returns the Y coordinate in millimeters.

Android reference for android.ranging.DlTdoaMeasurement.RelativeLocation.getY.

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