maxRecentColors property

int maxRecentColors
final

The maximum numbers of recent colors to show in the list of recent colors.

The max recent colors must be from 2 to 20. Defaults to 5.

Implementation

final int maxRecentColors;