Android.Widget.CursorAdapterFlags.RegisterContentObserver Field
If set the adapter will register a content observer on the cursor and will call CursorAdapter.OnContentChanged when a notification comes in. Be careful when using this flag: you will need to unset the current Cursor from the adapter to avoid leaks due to its registered observers. This flag is not needed when using a CursorAdapter with a Android.Content.CursorLoader.

Syntax

CursorAdapterFlags RegisterContentObserver

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0