XCActivityRecord Class Reference Inherits from NSObject Conforms to NSSecureCoding Declared in XCActivityRecord.h + supportsSecureCoding + (_Bool)supportsSecureCoding – dealloc - (void)dealloc – description - (id)description duration @property (readonly) double duration elementsOfInterest @property (copy) NSArray *elementsOfInterest – encodeWithCoder: - (void)encodeWithCoder:(id)arg1 finish @property (copy) NSDate *finish hasSubactivities @property _Bool hasSubactivities – init - (id)init – initWithCoder: - (id)initWithCoder:(id)arg1 screenImageData @property (copy) NSData *screenImageData snapshot @property (retain) XCElementSnapshot *snapshot start @property (copy) NSDate *start synthesizedEvent @property (retain) XCSynthesizedEventRecord *synthesizedEvent title @property (copy) NSString *title uuid @property (copy) NSUUID *uuid