luxlabs header browser preview


@class UITraitCollection, WFParameterEditorHostingCell;

@interface WFParameterEditorHostingCellContext : NSObject

@property (weak, nonatomic) WFParameterEditorHostingCell *cell;
@property (retain, nonatomic) UITraitCollection *traitCollection;

- (void).cxx_destruct;

@end