setConfiguration

open fun setConfiguration(@Nullable config: MeasurementValueConfiguration, notifyListeners: Boolean)

Sets value to the scale picker.

Parameters

config
notifyListeners

If scale has changed, this sets whether or not to notify the external ScalePickerInspectorView.ScalePickerListener about the change.