Freigeben über


ShortcutManager.FlagMatchManifest Feld

Definition

Achtung

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

Schließen Sie Manifestverknüpfungen in das Ergebnis ein.

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

Feldwert

Value = 1
Attribute

Hinweise

Schließen Sie Manifestverknüpfungen in das Ergebnis ein.

Java-Dokumentation für android.content.pm.ShortcutManager.FLAG_MATCH_MANIFEST.

Teile dieser Seite sind Änderungen, die auf Arbeiten basieren, die vom Android Open Source Project erstellt und freigegeben wurden und gemäß den In der Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: