Contents

configurationWithoutWeight()

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

Declaration

func configurationWithoutWeight() -> Self

Return Value

A new symbol configuration object without the specified information.

Discussion

This method sets the weight value in the new object to UIImage.SymbolWeight.unspecified.

See Also

Removing configuration attributes