Android.Service.Textservice.SpellCheckerService Members

The members of Android.Service.Textservice.SpellCheckerService are listed below.

See Also: Inherited members from Android.App.Service

Public Constructors

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Fields

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

abstract
CreateSession() : SpellCheckerService.Session
Factory method to create a spell checker session impl
override
OnBind(Android.Content.Intent) : Android.OS.IBinder
Implement to return the implementation of the internal spell checker service interface.