init(symbolName:variableValue:)
Creates a symbol image with the symbol name and variable value you specify.
Declaration
convenience init?(symbolName name: String, variableValue value: Double)Parameters
- name:
The name of the symbol image.
- value:
The value the system uses to customize the symbol’s content, between
0and1.
Discussion
The value parameter is valid for symbols that support variable rendering.