Android.Content.PM.PackageManager.GetApplicationBanner Method
Retrieve the banner associated with an application.

Syntax

[Android.Runtime.Register("getApplicationBanner", "(Landroid/content/pm/ApplicationInfo;)Landroid/graphics/drawable/Drawable;", "GetGetApplicationBanner_Landroid_content_pm_ApplicationInfo_Handler")]
public abstract Android.Graphics.Drawables.Drawable GetApplicationBanner (ApplicationInfo info)

See Also

PackageManager.GetApplicationBanner(string)

Parameters

info
Information about application being queried.

Returns

Documentation for this section has not yet been entered.

Remarks

Retrieve the banner associated with an application.

[Android Documentation]

Requirements

Namespace: Android.Content.PM
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1