luxlabs header browser preview


@class UITextField;

@interface PKPaymentPreferenceTextInputCell : PKTableViewCell

@property (retain, nonatomic) UITextField *textField;

- (void).cxx_destruct;
- (id)initWithReuseIdentifier:(id)a0;
- (void)layoutSubviews;

@end