ContactsContract.ContactOptionsColumns.Starred フィールド

定義

注意事項

Use 'Android.Provider.ContactsContract.IContactOptionsColumns.Starred'. This class will be removed in a future release.

連絡先は星付きですか?

[Android.Runtime.Register("STARRED")]
[System.Obsolete("Use 'Android.Provider.ContactsContract.IContactOptionsColumns.Starred'. This class will be removed in a future release.")]
public const string Starred;
[<Android.Runtime.Register("STARRED")>]
[<System.Obsolete("Use 'Android.Provider.ContactsContract.IContactOptionsColumns.Starred'. This class will be removed in a future release.")>]
val mutable Starred : string

フィールド値

属性

注釈

連絡先は星付きですか?

型: INTEGER (boolean)

の Java ドキュメント android.provider.ContactsContract.ContactOptionsColumns.STARRED

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象