Sensor.MaximumRange Property

Definition

public virtual float MaximumRange { [Android.Runtime.Register("getMaximumRange", "()F", "GetGetMaximumRangeHandler")] get; }
[<get: Android.Runtime.Register("getMaximumRange", "()F", "GetGetMaximumRangeHandler")>]
member this.MaximumRange : single

Property Value

maximum range of the sensor in the sensor's unit.

Attributes

Remarks

Java documentation for android.hardware.Sensor.getMaximumRange().

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