getRecentColorInfo

@NonNull
open fun getRecentColorInfo(): @NonNull SeslRecentColorInfo(source)

Retrieves the SeslRecentColorInfo object associated with this color picker.

This object manages the list of recently used colors and the currently selected color.

Return

The SeslRecentColorInfo instance for this color picker. This method never returns null.