UIApplication

class UIApplication : UIResponder
  • Takes a screenshot of the application.

    Declaration

    Swift

    var screenShot: UIImage? { get }