Android.App.LauncherActivity.MakeListItems Method
Perform the query to determine which results to show and return a list of them.

Syntax

[Android.Runtime.Register("makeListItems", "()Ljava/util/List;", "GetMakeListItemsHandler")]
public virtual IList<LauncherActivity.ListItem> MakeListItems ()

Returns

Documentation for this section has not yet been entered.

Remarks

Perform the query to determine which results to show and return a list of them.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3