Android.Widget.QuickContactBadge: Method Members

The methods of Android.Widget.QuickContactBadge are listed below. For a list of all members, see the QuickContactBadge Members list.

See Also: Inherited members from Android.Widget.ImageView

Public Methods

AssignContactFromEmail(string, bool)
Assign a contact based on an email address.
AssignContactFromEmail(string, bool, Android.OS.Bundle)
Assign a contact based on an email address.
AssignContactFromPhone(string, bool)
Assign a contact based on a phone number.
AssignContactFromPhone(string, bool, Android.OS.Bundle)
Assign a contact based on a phone number.
AssignContactUri(Android.Net.Uri)
Assign the contact uri that this QuickContactBadge should be associated with.
OnClick(Android.Views.View)
Called when a view has been clicked.
SetExcludeMimes(string[])
Set a list of specific MIME-types to exclude and not display.
SetImageToDefault()
Resets the contact photo to the default state.
SetMode(int)
This call has no effect anymore, as there is only one QuickContact mode
SetOverlay(Android.Graphics.Drawables.Drawable)
Assigns the drawable that is to be drawn on top of the assigned contact photo.