Lingua

LauncherApps.ShortcutQuery.FlagMatchDynamic Campo

Definizione

Attenzione

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

Includere collegamenti dinamici nel risultato.

[Android.Runtime.Register("FLAG_MATCH_DYNAMIC", ApiSince=25)]
[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 FlagMatchDynamic = 1;
[<Android.Runtime.Register("FLAG_MATCH_DYNAMIC", ApiSince=25)>]
[<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 FlagMatchDynamic : Android.Content.PM.LauncherAppsShortcutQueryFlags

Valore del campo

Value = 1
Attributi

Commenti

Includere collegamenti dinamici nel risultato.

per android.content.pm.LauncherApps.ShortcutQuery.FLAG_MATCH_DYNAMIC.

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