- convertView
- The old View to reuse, if possible. Note: You should check that this View is non-null and of an appropriate type before using. If it is not possible to convert this View to display the correct data, this method can create a new View.
- parent
- The parent that this View will eventually be attached to.
Documentation for this section has not yet been entered.
Gets the View that will be shown in the Android.Preferences.PreferenceActivity.