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