luxlabs header browser preview


@interface NotesEditor.LinkAcceleratorViewController : UIViewController {
    void /* unknown type, empty encoding */ acceleratorView;
    void /* unknown type, empty encoding */ linkAcceleratorController;
    void /* unknown type, empty encoding */ didSelectNoteLinkCompletion;
    void /* unknown type, empty encoding */ currentSuggestionContainer;
    void /* unknown type, empty encoding */ currentSelection;
}

- (id)init;
- (id)initWithNibName:(id)a0 bundle:(id)a1;
- (void).cxx_destruct;
- (id)initWithCoder:(id)a0;

@end