Contents

configurationWithoutScale()

Returns a copy of the current symbol configuration object without scale information.

Declaration

func configurationWithoutScale() -> Self

Return Value

A new symbol configuration object without the specified information.

Discussion

This method sets the scale value in the new object to UIImage.SymbolScale.unspecified.

See Also

Removing configuration attributes