The members of Android.Widget.QuickContactBadge are listed below.
See Also: Inherited members from Android.Widget.ImageView
A constructor used when creating managed representations of JNI objects; called by the runtime. |
MExcludeMimes | IList<string>. | |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
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. |