Projects Alarmio Docs CustomPreferenceData

CustomPreferenceData

Type: abstract class

A simple preference item to bind a title and text value of a preference to a basic item view.

getValueName

Type: abstract fun

Get the name of the current value of the preference.

onClick

Type: abstract fun

Called when the preference is clicked.

ViewHolder

Type: class

Holds child views of the current item.