luxlabs header browser preview


@interface TeaUI.KeyCommandCenter : UIResponder {
    void /* unknown type, empty encoding */ commandCenter;
    void /* unknown type, empty encoding */ commandItems;
    void /* unknown type, empty encoding */ stagedTracker;
}

- (id)init;
- (void).cxx_destruct;
- (BOOL)canPerformAction:(SEL)a0 withSender:(id)a1;
- (void)handleKeyCommandWithSender:(id)a0;

@end