Android.Provider.ContactsContract.Directory.PhotoSupportThumbnailOnly Field
An Android.Provider.ContactsContract.Directory.PhotoSupport setting that indicates that the directory can only produce small size thumbnails of contact photos.

Value: 1

Syntax

[Android.Runtime.Register("PHOTO_SUPPORT_THUMBNAIL_ONLY")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Provider.PhotoSupport enum directly instead of this field.")]
public const PhotoSupport PhotoSupportThumbnailOnly

Remarks

An Android.Provider.ContactsContract.Directory.PhotoSupport setting that indicates that the directory can only produce small size thumbnails of contact photos.

[Android Documentation]

Requirements

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