Skip to content

Instantly share code, notes, and snippets.

@JKetelaar
Created December 26, 2013 11:28
Show Gist options
  • Save JKetelaar/8132591 to your computer and use it in GitHub Desktop.
Save JKetelaar/8132591 to your computer and use it in GitHub Desktop.
@interface SSScreenShot : UIView
@property (strong, nonatomic) UIWebView *webView;
@end
@JKetelaar
Copy link
Author

ViewController.m

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment