Documentation for this section has not yet been entered.
Return the class name of an activity that provides a settings UI. You can launch this activity be starting it with an Android.Content.Intent whose action is MAIN and with an explicit Android.Content.ComponentName composed of SpellCheckerInfo.PackageName and the class name returned here.
A null will be returned if there is no settings activity.