setOnColorPickedListener

Sets listener for picked colors. Calling this method will replace any previously set listener. You may provide null to clear the listener.

Parameters

listener

com.pspdfkit.ui.inspector.views.ColorPickerInspectorView.ColorPickerListener that should be notified, or null to clear the listener.