- parent
- The parent that this View will eventually be attached to.
Documentation for this section has not yet been entered.
Creates the View to be shown for this Preference in the Android.Preferences.PreferenceActivity. The default behavior is to inflate the main layout of this Preference (see Preference.LayoutResource. If changing this behavior, please specify a Android.Views.ViewGroup with ID NoType:android/R$id;Href=../../../reference/android/R.id.html#widget_frame.
Make sure to call through to the superclass's implementation.