setAvailableColors

abstract fun setAvailableColors(@NonNull availableColors: List<Integer>): T

Sets colors that will be available in the color picker.

Parameters

availableColors

List of available colors.