Open coderWeil opened 4 months ago
attr.addAttribute(.underlineColor, value: UIColor.red, range: NSMakeRange(note.startLocation!, note.endLocation! - note.startLocation!))
i set underLineColor but it does not work
attr.addAttribute(.underlineColor, value: UIColor.red, range: NSMakeRange(note.startLocation!, note.endLocation! - note.startLocation!))
i set underLineColor but it does not work