다음을 통해 공유


ResponderLocation.FloorNumber Property

Definition

public double FloorNumber { [Android.Runtime.Register("getFloorNumber", "()D", "", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getFloorNumber", "()D", "", ApiSince=29)>]
member this.FloorNumber : double

Property Value

the Z sub element Floor Number. <p> Only valid if #isZaxisSubelementValid() returns true, or will throw an exception. </p> <p>Note: this number can be positive or negative, with value increments of +/- 1/16 of a floor.</p>.

Attributes

Remarks

Java documentation for android.net.wifi.rtt.ResponderLocation.getFloorNumber().

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