iOS Getting a Screen Capture of UIView Aasim Naseem, August 22, 2011April 27, 2025 Some times you have to capture a portion of you iPhone application programmatically; The quickest way is to pass the target view to following method and get its screenshot as an UIImage; Continue Reading