set Configuration
open fun setConfiguration(@Nullable config: MeasurementValueConfiguration, notifyListeners: Boolean)
Sets value to the scale picker.
Parameters
config
The MeasurementValueConfiguration to be set.
notify Listeners
If scale has changed, this sets whether or not to notify the external ScalePickerInspectorView.ScalePickerListener about the change.