Android.Database.CrossProcessCursorWrapper: Method Members

The methods of Android.Database.CrossProcessCursorWrapper are listed below. For a list of all members, see the CrossProcessCursorWrapper Members list.

See Also: Inherited members from Android.Database.CursorWrapper

Public Methods

FillWindow(int, CursorWindow)
Copies cursor data into the window.
OnMove(int, int) : bool
This function is called every time the cursor is successfully scrolled to a new position, giving the subclass a chance to update any state it may have.