Condividi tramite


LauncherApps.ShortcutQuery.FlagMatchCached Campo

Definizione

Attenzione

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

Includere i collegamenti memorizzati nella cache nel risultato.

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

Valore del campo

Value = 16
Attributi

Commenti

Includere i collegamenti memorizzati nella cache nel risultato.

Documentazione java per android.content.pm.LauncherApps.ShortcutQuery.FLAG_MATCH_CACHED.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a