setAvailableOutlineColors

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

Sets outline colors that will be available in the color picker.

Parameters

availableColors

List of available outline colors.