次の方法で共有


ContactsContract.ContactsColumns.IsUserProfile フィールド

定義

注意事項

Use 'Android.Provider.ContactsContract.IContactsColumns.IsUserProfile'. This class will be removed in a future release.

この連絡先がユーザーの個人プロファイル エントリを表すかどうかを反映するフラグ。

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

フィールド値

属性

注釈

この連絡先がユーザーの個人プロファイル エントリを表すかどうかを反映するフラグ。

の Java ドキュメント android.provider.ContactsContract.ContactsColumns.IS_USER_PROFILE

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

適用対象