symbolVariableValueMode(_:)
Sets the variable value mode mode for symbol images within this view.
Declaration
nonisolated func symbolVariableValueMode(_ mode: SymbolVariableValueMode?) -> some View
Parameters
- mode:
The symbol variable value mode to use.
Return Value
A view that uses the symbol variable value mode you supply.