Android.Database.ICrossProcessCursor: Method Members

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

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.