setCustomColorPickerEnabled

abstract fun setCustomColorPickerEnabled(customColorPickerEnabled: Boolean): T

Sets whether or not the custom color picker is used.

Parameters

customColorPickerEnabled

true if the custom color picker should be used, false otherwise.