Lingua

ShortcutManager.FlagMatchCached Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Content.PM.ShortcutManagerMatchFlags 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.ShortcutManagerMatchFlags enum directly instead of this field.", true)]
public const Android.Content.PM.ShortcutManagerMatchFlags FlagMatchCached = 8;
[<Android.Runtime.Register("FLAG_MATCH_CACHED", 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 FlagMatchCached : Android.Content.PM.ShortcutManagerMatchFlags

Valore del campo

Value = 8
Attributi

Commenti

Includere i collegamenti memorizzati nella cache nel risultato.

per android.content.pm.ShortcutManager.FLAG_MATCH_CACHED.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a