Skip to content

Instantly share code, notes, and snippets.

@leoiphonedev
Last active January 31, 2017 04:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leoiphonedev/78c985ba9150d33df6e969eca1462a1c to your computer and use it in GitHub Desktop.
Save leoiphonedev/78c985ba9150d33df6e969eca1462a1c to your computer and use it in GitHub Desktop.
@IBOutlet var pageControl: UIPageControl?
@IBOutlet var scrollView: UIScrollView?
var scrollWidth : CGFloat = UIScreen.main.bounds.size.width
var scrollHeight : CGFloat = UIScreen.main.bounds.size.height
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment