ContactsContract.BaseSyncColumns.Sync1 フィールド

定義

注意事項

Use 'Android.Provider.ContactsContract.IBaseSyncColumns.Sync1'. This class will be removed in a future release.

同期アダプターで使用する汎用列。

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

フィールド値

属性

注釈

同期アダプターで使用する汎用列。

の Java ドキュメント android.provider.ContactsContract.BaseSyncColumns.SYNC1

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

適用対象