SQLiteCursorCompat

Helper for accessing features in AbstractWindowedCursor

Functions

Link copied to clipboard
open fun setFillWindowForwardOnly(@NonNull cursor: SQLiteCursor, fillWindowForwardOnly: Boolean)
Controls whether the cursor is filled starting at the position passed to moveToPosition.