Android.Database.AbstractCursor.OnChange Method
Subclasses must call this method when they finish committing updates to notify all observers.

Syntax

[Android.Runtime.Register("onChange", "(Z)V", "GetOnChange_ZHandler")]
protected virtual void OnChange (bool selfChange)

Parameters

selfChange
Documentation for this section has not yet been entered.

Remarks

Subclasses must call this method when they finish committing updates to notify all observers.

[Android Documentation]

Requirements

Namespace: Android.Database
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1