preferringMulticolor()
Creates a configuration that specifies that the symbol should prefer its multicolor variant if one exists.
Declaration
class func preferringMulticolor() -> SelfReturn Value
A new configuration object that prefers its multicolor variant.
Discussion
You can combine this configuration with one of the palette-based configurations. In that case, the symbol uses the multicolor variant if one exists; otherwise the symbol uses the palette version.
If the symbol supports neither, the symbol uses the monochrome (templated) symbol.