Freigeben über


ContactsContract.Directory.ShortcutSupportNone Feld

Definition

Achtung

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

Eine #SHORTCUT_SUPPORT Einstellung, die angibt, dass das Verzeichnis keine Verknüpfungen zulässt, die für seine Kontakte erstellt wurden.

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

Feldwert

Value = 0
Attribute

Hinweise

Eine #SHORTCUT_SUPPORT Einstellung, die angibt, dass das Verzeichnis keine Verknüpfungen zulässt, die für seine Kontakte erstellt wurden.

Java-Dokumentation für android.provider.ContactsContract.Directory.SHORTCUT_SUPPORT_NONE.

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: