Android.Views.View.ComputeVerticalScrollRange Method

Syntax

[Android.Runtime.Register("computeVerticalScrollRange", "()I", "GetComputeVerticalScrollRangeHandler")]
protected virtual int ComputeVerticalScrollRange ()

See Also

View.ComputeVerticalScrollExtent
View.ComputeVerticalScrollOffset

Returns

Documentation for this section has not yet been entered.

Remarks

Compute the vertical range that the vertical scrollbar represents.

The range is expressed in arbitrary units that must be the same as the units used by View.ComputeVerticalScrollExtent and View.ComputeVerticalScrollOffset.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1