Android.Provider.ContactsContract.DeferredSnippeting Field
A key to a boolean in the "extras" bundle of the cursor.

Syntax

[Android.Runtime.Register("DEFERRED_SNIPPETING")]
public const string DeferredSnippeting

Remarks

A key to a boolean in the "extras" bundle of the cursor. The boolean indicates that the provider did not create a snippet and that the client asking for the snippet should do it (true means the snippeting was deferred to the client).

[Android Documentation]

Requirements

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