Android.Test.Mock.MockCursor.MoveToLast Method
Move the cursor to the last row.

Syntax

[Android.Runtime.Register("moveToLast", "()Z", "GetMoveToLastHandler")]
public virtual bool MoveToLast ()

Returns

Documentation for this section has not yet been entered.

Remarks

Move the cursor to the last row.

This method will return false if the cursor is empty.

[Android Documentation]

Requirements

Namespace: Android.Test.Mock
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8