luxlabs header browser preview


@class NSString, UIColor;

@interface _MKCompassViewStyleParameter : NSObject

@property (copy, nonatomic) NSString *imageNamePart;
@property (retain, nonatomic) UIColor *textColor;
@property (retain, nonatomic) UIColor *backgroundColor;
@property (retain, nonatomic) UIColor *shadowColor;
@property (retain, nonatomic) UIColor *borderColor;

- (void).cxx_destruct;

@end