removeBackgroundColor(in:)
Removes a background color from a range of text.
Declaration
@nonobjc func removeBackgroundColor(in range: NSRange)Parameters
- range:
The range from which the system removes the background color.
Removes a background color from a range of text.
@nonobjc func removeBackgroundColor(in range: NSRange)The range from which the system removes the background color.