static let hierarchical: SymbolRenderingMode
A mode that renders symbols as multiple layers, with different opacities applied to the foreground style.
static let monochrome: SymbolRenderingMode
A mode that renders symbols as a single layer filled with the foreground style.
static let multicolor: SymbolRenderingMode
A mode that renders symbols as multiple layers with their inherit styles.
static let palette: SymbolRenderingMode
A mode that renders symbols as multiple layers, with different styles applied to the layers.