Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Checks whether this Preference should disable its view when it's action is disabled.
Set method documentation [Android Documentation]
Sets whether this Preference should disable its view when it gets
disabled.
For example, set this and Preference.Enabled to false for
preferences that are only displaying information and 1) should not be
clickable 2) should not have the view set to the disabled state.