Android.Test.Mock.MockCursor.IsAfterLast Property
Returns whether the cursor is pointing to the position after the last row.

Syntax

[get: Android.Runtime.Register("isAfterLast", "()Z", "GetIsAfterLastHandler")]
public virtual bool IsAfterLast { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns whether the cursor is pointing to the position after the last row.

[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