Sprache

ContactsContract.Directory.ExportSupportAnyAccount Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Provider.ExportSupport enum directly instead of this field.

Eine #EXPORT_SUPPORT Einstellung, die angibt, dass das Verzeichnis die kopierten Daten in ein beliebiges Kontaktkonto zulässt.

[Android.Runtime.Register("EXPORT_SUPPORT_ANY_ACCOUNT")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Provider.ExportSupport enum directly instead of this field.", true)]
public const Android.Provider.ExportSupport ExportSupportAnyAccount = 2;
[<Android.Runtime.Register("EXPORT_SUPPORT_ANY_ACCOUNT")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Provider.ExportSupport enum directly instead of this field.", true)>]
val mutable ExportSupportAnyAccount : Android.Provider.ExportSupport

Feldwert

Value = 2
Attribute

Hinweise

Eine #EXPORT_SUPPORT Einstellung, die angibt, dass das Verzeichnis die kopierten Daten in ein beliebiges Kontaktkonto zulässt.

Java Dokumentation für android.provider.ContactsContract.Directory.EXPORT_SUPPORT_ANY_ACCOUNT.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: