Android.Test.Mock.MockCursor.WantsAllOnMoveCalls Property
onMove() will only be called across processes if this method returns true.

Syntax

[get: Android.Runtime.Register("getWantsAllOnMoveCalls", "()Z", "GetGetWantsAllOnMoveCallsHandler")]
public virtual bool WantsAllOnMoveCalls { get; }

Value

Documentation for this section has not yet been entered.

Remarks

onMove() will only be called across processes if this method returns true.

[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