init(pointSize:)
Creates a configuration object with the specified point-size information.
Declaration
convenience init(pointSize: CGFloat)Parameters
- pointSize:
The system font point size to use for the configuration.
Return Value
A new symbol configuration object with the specified information.