Check if the items in the list can be scrolled in a certain direction.
Syntax
[Android.Runtime.Register("canScrollList", "(I)Z", "GetCanScrollList_IHandler")]
public virtual
bool CanScrollList (
int direction)
See Also
Parameters
- direction
- Negative to check scrolling up, positive to check
scrolling down.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1