luxlabs header browser preview


@class NSString;

@interface CHRecognitionSessionIndexableContent : NSObject

@property (readonly, copy, nonatomic) NSString *indexableTextRepresentation;
@property (readonly, copy, nonatomic) NSString *presentableTextRepresentation;

- (void).cxx_destruct;

@end