LauncherApps.ShortcutQuery.FlagMatchPinnedByAnyLauncher Field

Definition

Caution

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

[Android.Runtime.Register("FLAG_MATCH_PINNED_BY_ANY_LAUNCHER", ApiSince=28)]
[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 FlagMatchPinnedByAnyLauncher = 1024;
[<Android.Runtime.Register("FLAG_MATCH_PINNED_BY_ANY_LAUNCHER", ApiSince=28)>]
[<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 FlagMatchPinnedByAnyLauncher : Android.Content.PM.LauncherAppsShortcutQueryFlags

Field Value

LauncherAppsShortcutQueryFlags
Attributes

Applies to