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