Condividi tramite


ShortcutManager.FlagMatchDynamic Campo

Definizione

Attenzione

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

Includere collegamenti dinamici nel risultato.

[Android.Runtime.Register("FLAG_MATCH_DYNAMIC", 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 FlagMatchDynamic = 2;
[<Android.Runtime.Register("FLAG_MATCH_DYNAMIC", 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 FlagMatchDynamic : Android.Content.PM.ShortcutManagerMatchFlags

Valore del campo

Value = 2
Attributi

Commenti

Includere collegamenti dinamici nel risultato.

Documentazione java per android.content.pm.ShortcutManager.FLAG_MATCH_DYNAMIC.

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