luxlabs header browser preview


@class UISSlotStyle, SLDActiveCallViewSlotTag;

@interface SLDActiveCallViewRenderer : NSObject

@property (retain, nonatomic) UISSlotStyle *slotStyle;
@property (retain, nonatomic) SLDActiveCallViewSlotTag *slotTag;
@property (nonatomic, getter=isRTL) BOOL RTL;

- (void)renderInContext:(struct CGContext { } *)a0;
- (void).cxx_destruct;
- (id)initWithStyle:(id)a0 tag:(id)a1;

@end