ColorPickerListener

Listener for color changes.

Functions

Link copied to clipboard
abstract fun onColorPicked(@NonNull view: PropertyInspectorView, @ColorInt value: Int)
Called when there is a color picking event.