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