SQLiteCursorCompat
Helper for accessing features in AbstractWindowedCursor
Functions
Link copied to clipboard
open fun setFillWindowForwardOnly(@NonNull cursor: @NonNull SQLiteCursor, fillWindowForwardOnly: Boolean)
Controls whether the cursor is filled starting at the position passed to moveToPosition.