Android.Views.TextService.SpellCheckerInfo.LoadIcon Method
Load the user-displayed icon for this spell checker.

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 spell checker's resources.

Returns

Documentation for this section has not yet been entered.

Remarks

Load the user-displayed icon for this spell checker.

[Android Documentation]

Requirements

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