Contents

init(font:)

Creates a configuration object with the specified font information.

Declaration

convenience init(font: UIFont)

Parameters

  • font:

    The font from which to derive the configuration attributes.

Return Value

A new symbol configuration object with the specified information.

See Also

Creating a symbol configuration