Skip to content

Instantly share code, notes, and snippets.

@pgpt10
Created October 5, 2017 06:16
Show Gist options
  • Select an option

  • Save pgpt10/f4e17668b648cf7a727e52ec772c226c to your computer and use it in GitHub Desktop.

Select an option

Save pgpt10/f4e17668b648cf7a727e52ec772c226c to your computer and use it in GitHub Desktop.
let attributedString = NSAttributedString(string: "This is an attributed string.",
attributes: [NSAttributedStringKey.font: UIFont.systemFont(ofSize: 10.0)])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment