阅读背景:

iOS_截屏_获取截屏图片

来源:互联网 

iOS 截屏,并获取截屏图片

// 1、添加系统通知
[[NSNotificationCenter defaultCenter] addObserver:self
                                             selector:@selector(userDidTakeScreenshot:)
                                            name:UIApplicationUserDidTakeScreenshotNotification object:nil];
// 1、添加系统通知
[[



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: