Android.Provider.ContactsContract.Directory.PhotoSupportFull Field
An Android.Provider.ContactsContract.Directory.PhotoSupport setting that indicates that the directory can produce thumbnails as well as full-size contact photos.

Value: 3

Syntax

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

Remarks

An Android.Provider.ContactsContract.Directory.PhotoSupport setting that indicates that the directory can produce thumbnails as well as full-size 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