Android.Views.TextService.SpellCheckerInfo.LoadLabelFormatted Method
Load the user-displayed label for this spell checker.

Syntax

[Android.Runtime.Register("loadLabel", "(Landroid/content/pm/PackageManager;)Ljava/lang/CharSequence;", "")]
public Java.Lang.ICharSequence LoadLabelFormatted (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 label 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