Documentation for this section has not yet been entered.
Return the class name of an activity that provides a settings UI for the wallpaper. 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 WallpaperInfo.PackageName and the class name returned here.
A null will be returned if there is no settings activity associated with the wallpaper.