configurationWithoutPointSizeAndWeight()
Returns a copy of the current symbol configuration object without point-size and weight information.
Declaration
func configurationWithoutPointSizeAndWeight() -> SelfReturn 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 and removes the point-size information.