removeFontWeight(in:)
Removes a font weight from a range of text.
Declaration
@nonobjc func removeFontWeight(in range: NSRange)Parameters
- range:
The range from which to remove the style.
Removes a font weight from a range of text.
@nonobjc func removeFontWeight(in range: NSRange)The range from which to remove the style.