getUpdatesContinuously

Gets whether the SeekBarPreference should continuously save the SeslSeekBar value while it is being dragged. Note that when the value is true, Preference.OnPreferenceChangeListener will be called continuously as well.

Return

Whether the SeekBarPreference should continuously save the SeslSeekBar value while it is being dragged

See also