luxlabs header browser preview


@interface Highlights.WorkoutRouteSummaryView : UIView {
    void /* unknown type, empty encoding */ workout;
    void /* unknown type, empty encoding */ $__lazy_storage_$_distanceView;
    void /* unknown type, empty encoding */ $__lazy_storage_$_durationView;
    void /* unknown type, empty encoding */ $__lazy_storage_$_caloriesView;
    void /* unknown type, empty encoding */ $__lazy_storage_$_spacerView0;
    void /* unknown type, empty encoding */ $__lazy_storage_$_spacerView1;
    void /* unknown type, empty encoding */ currentLayoutMode;
    void /* unknown type, empty encoding */ currentConstraints;
    void /* unknown type, empty encoding */ healthStore;
    void /* unknown type, empty encoding */ givenUnitPreferenceController;
    void /* unknown type, empty encoding */ $__lazy_storage_$_unitPreferenceController;
}

- (void)traitCollectionDidChange:(id)a0;
- (id)initWithFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0;
- (void).cxx_destruct;
- (void)layoutSubviews;
- (id)initWithCoder:(id)a0;

@end