Range.Lower Property

Definition

Get the lower endpoint.

public Java.Lang.Object? Lower { [Android.Runtime.Register("getLower", "()Ljava/lang/Comparable;", "")] get; }
[<get: Android.Runtime.Register("getLower", "()Ljava/lang/Comparable;", "")>]
member this.Lower : Java.Lang.Object

Property Value

a non-nullT reference

Attributes

Remarks

Get the lower endpoint.

Java documentation for android.util.Range.getLower().

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