TencentNavKit
TNKSnapShotResult Class Reference

截图结果类 More...

#import <TNKSnapShotResult.h>

Inheritance diagram for TNKSnapShotResult:

Properties

UIImage * image
 截图图像 More...
 
int version
 版本信息 More...
 
NSTimeInterval timestamp
 截图时间戳 More...
 
BOOL changed
 数据是否变更 More...
 

Detailed Description

截图结果类

Property Documentation

◆ changed

- (BOOL) changed
readnonatomicassign

数据是否变更

◆ image

- (UIImage*) image
readnonatomicstrong

截图图像

◆ timestamp

- (NSTimeInterval) timestamp
readnonatomicassign

截图时间戳

◆ version

- (int) version
readnonatomicassign

版本信息


The documentation for this class was generated from the following file: