iOS-Screenshot-Detection-Handler:用于截取用户截屏并允许用户执行操作的时间

时间:2024-05-25 18:46:22
【文件属性】:

文件名称:iOS-Screenshot-Detection-Handler:用于截取用户截屏并允许用户执行操作的时间

文件大小:2KB

文件格式:ZIP

更新时间:2024-05-25 18:46:22

Swift

iOS屏幕快照检测处理程序 用于截取用户截屏并允许用户执行操作的时间 如何使用 下载ScreenshotDetectionView.swift并拖动到项目中。 初始化ScreenshotDetectionView()并作为子视图添加到ViewController。 截屏后,将调用在ViewController类中作为选择器传入的方法。 可以将其设置为与ScreenshotDetectionView()的初始化程序中的repeat:字段重复。 例子 初始化视图并添加为子视图 // place in view controller let detectView = ScreenshotDetectionView ( parent : self , title : " title " , message : " this is a message " , selector : Selecto


【文件预览】:
iOS-Screenshot-Detection-Handler-master
----ScreenshotDetectionView.swift(2KB)
----README.md(1KB)

网友评论