Android.Util.Range Members

The members of Android.Util.Range are listed below.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
LowerJava.Lang.Object. Get the lower endpoint.
[read-only]
UpperJava.Lang.Object. Get the upper endpoint.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

Clamp(Java.Lang.Object) : Java.Lang.Object
Documentation for this section has not yet been entered.
Contains(Range) : bool
Documentation for this section has not yet been entered.
Contains(Java.Lang.Object) : bool
Documentation for this section has not yet been entered.
static
Create(Java.Lang.Object, Java.Lang.Object) : Range
Documentation for this section has not yet been entered.
Extend(Range) : Range
Documentation for this section has not yet been entered.
Extend(Java.Lang.Object) : Range
Documentation for this section has not yet been entered.
Extend(Java.Lang.Object, Java.Lang.Object) : Range
Documentation for this section has not yet been entered.
Intersect(Range) : Range
Documentation for this section has not yet been entered.
Intersect(Java.Lang.Object, Java.Lang.Object) : Range
Documentation for this section has not yet been entered.