LauncherApps.ShortcutQuery.SetLocusIds(IList<LocusId>) Method

Definition

[Android.Runtime.Register("setLocusIds", "(Ljava/util/List;)Landroid/content/pm/LauncherApps$ShortcutQuery;", "GetSetLocusIds_Ljava_util_List_Handler", ApiSince=30)]
public virtual Android.Content.PM.LauncherApps.ShortcutQuery SetLocusIds (System.Collections.Generic.IList<Android.Content.LocusId>? locusIds);
[<Android.Runtime.Register("setLocusIds", "(Ljava/util/List;)Landroid/content/pm/LauncherApps$ShortcutQuery;", "GetSetLocusIds_Ljava_util_List_Handler", ApiSince=30)>]
abstract member SetLocusIds : System.Collections.Generic.IList<Android.Content.LocusId> -> Android.Content.PM.LauncherApps.ShortcutQuery
override this.SetLocusIds : System.Collections.Generic.IList<Android.Content.LocusId> -> Android.Content.PM.LauncherApps.ShortcutQuery

Parameters

locusIds
IList<LocusId>

Returns

Attributes

Applies to