Share via


ContactsContract.QuickContact.ActionQuickContact Field

Definition

Action used to launch the system contacts application and bring up a QuickContact dialog for the provided Contacts entry.

[Android.Runtime.Register("ACTION_QUICK_CONTACT")]
public const string ActionQuickContact;
[<Android.Runtime.Register("ACTION_QUICK_CONTACT")>]
val mutable ActionQuickContact : string

Field Value

Attributes

Remarks

Action used to launch the system contacts application and bring up a QuickContact dialog for the provided Contacts entry.

Java documentation for android.provider.ContactsContract.QuickContact.ACTION_QUICK_CONTACT.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to