Android.Views.InputMethods.InputMethodInfo.LoadIcon Method
Load the user-displayed icon for this input method.

Syntax

[Android.Runtime.Register("loadIcon", "(Landroid/content/pm/PackageManager;)Landroid/graphics/drawable/Drawable;", "")]
public Android.Graphics.Drawables.Drawable LoadIcon (Android.Content.PM.PackageManager pm)

Parameters

pm
Supply a PackageManager used to load the input method's resources.

Returns

Documentation for this section has not yet been entered.

Remarks

Load the user-displayed icon for this input method.

[Android Documentation]

Requirements

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