Android.Provider.ContactsContract.Intents.AttachImage Field
Starts an Activity that lets the user pick a contact to attach an image to.
Syntax
[Android.Runtime.Register("ATTACH_IMAGE")] public const stringAttachImage
Remarks
Starts an Activity that lets the user pick a contact to attach an image to.
After picking the contact it launches the image cropper in face detection mode.