ContactsContract.SyncColumns.Sync3 フィールド

定義

注意事項

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

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

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

フィールド値

属性

注釈

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

android.provider.ContactsContract.BaseSyncColumns.SYNC3Java ドキュメント。

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

適用対象