luxlabs header browser preview


@interface UIKBStrokeSample : NSObject

@property (nonatomic) struct CGPoint { double x; double y; } point;
@property (nonatomic) double timestamp;

- (id)initWithPoint:(struct CGPoint { double x0; double x1; })a0 timestamp:(double)a1;

@end