Skip to content

Instantly share code, notes, and snippets.

@aGupieWare
Created November 17, 2014 03:20
Show Gist options
  • Select an option

  • Save aGupieWare/e81e20f39f84e3aa5be8 to your computer and use it in GitHub Desktop.

Select an option

Save aGupieWare/e81e20f39f84e3aa5be8 to your computer and use it in GitHub Desktop.
Swift client, item view did load . . .
self.bsn_imageView.image = self.bsn_capturedImage
self.bsn_textView.font = UIFont(name: "Helvetica", size: 22)
self.bsn_textView.editable = false
self.bsn_textView.text = "Loading. . ."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment