ShortcutInfo.DisabledReasonBackupNotSupported Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Content.PM.ShortcutDisabledReason enum directly instead of this field.

Die Verknüpfung wurde nicht wiederhergestellt, da die Herausgeber-App keine Sicherung und Wiederherstellung unterstützt.

[Android.Runtime.Register("DISABLED_REASON_BACKUP_NOT_SUPPORTED", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.PM.ShortcutDisabledReason enum directly instead of this field.", true)]
public const Android.Content.PM.ShortcutDisabledReason DisabledReasonBackupNotSupported = 101;
[<Android.Runtime.Register("DISABLED_REASON_BACKUP_NOT_SUPPORTED", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Content.PM.ShortcutDisabledReason enum directly instead of this field.", true)>]
val mutable DisabledReasonBackupNotSupported : Android.Content.PM.ShortcutDisabledReason

Feldwert

Value = 101

Implementiert

Attribute

Hinweise

Die Verknüpfung wurde nicht wiederhergestellt, da die Herausgeber-App keine Sicherung und Wiederherstellung unterstützt.

Java-Dokumentation für android.content.pm.ShortcutInfo.DISABLED_REASON_BACKUP_NOT_SUPPORTED.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: