ContactsContract.CommonDataKinds.StructuredName.InterfaceConsts.Starred Field

Definition

Is the contact starred?

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

Field Value

Attributes

Remarks

Is the contact starred?

Type: INTEGER (boolean)

Java documentation for android.provider.ContactsContract.ContactOptionsColumns.STARRED.

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