symbolRenderingMode(_:)
Sets the rendering mode for symbol images within this view.
Declaration
func symbolRenderingMode(_ mode: SymbolRenderingMode?) -> ImageParameters
- mode:
The symbol rendering mode to use.
Return Value
A view that uses the rendering mode you supply.