Android.Views.TextService.SpellCheckerSubtype Class
This class is used to specify meta information of a subtype contained in a spell checker.

See Also: SpellCheckerSubtype Members

Syntax

[Android.Runtime.Register("android/view/textservice/SpellCheckerSubtype", DoNotGenerateAcw=true)]
public sealed class SpellCheckerSubtype : Java.Lang.Object, Android.OS.IParcelable, IDisposable

Remarks

This class is used to specify meta information of a subtype contained in a spell checker. Subtype can describe locale (e.g. en_US, fr_FR...) used for settings.

[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