CC_ANYCOLOR top-level constant

  1. @Deprecated('Use CHOOSECOLOR_FLAGS.CC_ANYCOLOR instead')
int const CC_ANYCOLOR

Causes the dialog box to display all available colors in the set of basic colors.

Implementation

@Deprecated('Use CHOOSECOLOR_FLAGS.CC_ANYCOLOR instead')
const CC_ANYCOLOR = 0x00000100;