Skip to content

Instantly share code, notes, and snippets.

@AppleCEO
Created June 13, 2019 09:03
Show Gist options
  • Select an option

  • Save AppleCEO/3733b191ebac3e09818037d5e7b14422 to your computer and use it in GitHub Desktop.

Select an option

Save AppleCEO/3733b191ebac3e09818037d5e7b14422 to your computer and use it in GitHub Desktop.
background color set
descriptionAttributedString.addAttribute(NSAttributedString.Key.backgroundColor, value: UIColor.blue, range: NSRange(location: 0, length: 2))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment