QMUIVisualEffectView
@interface QMUIVisualEffectView : UIVisualEffectView
@property(nonatomic, strong) UIColor *foregroundColor UI_APPEARANCE_SELECTOR;
@end
Undocumented
-
Undocumented
Declaration
Objective-C
@property(nonatomic, strong) UIColor *foregroundColor
Swift
var foregroundColor: UIColor! { get set }