setValue

abstract fun setValue(@NonNull value: E)

Sets the current setting value.

The provided value must be present in the set of available values, otherwise this method does nothing.

Parameters

value

setting value to set