UIBlurEffectStyle Constants Reference
Declared in | TKSideDrawerStyle.h |
UIBlurEffectStyle
@enum UIBlurEffectStyle
This enumeration has effect on the blur style only on iOS 8 and later.
Definition
typedef NS_ENUM(NSInteger, UIBlurEffectStyle ) {
UIBlurEffectStyleLight,
UIBlurEffectStyleDark,
UIBlurEffectStyleExtraLight,
};
Constants
Declared In
TKSideDrawerStyle.h