Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Gets the layout resource for the controllable widget portion of this Preference.
Set method documentation [Android Documentation]
Sets the layout for the controllable widget portion of this Preference. This
is inflated into the main layout. For example, a Android.Preferences.CheckBoxPreference
would specify a custom layout (consisting of just the CheckBox) here,
instead of creating its own main layout.