Source Code
@implementation NCVibrantWidgetQuaternaryStyling
- (CGFloat)alpha {
return 1;
}
- (UIColor *)color {
return [UIColor colorWithRed:0 green:0 blue:0 alpha:0.05];
}
- (long long)style {
return 8;
}
@end
@implementation NCVibrantWidgetQuaternaryStyling
- (CGFloat)alpha {
return 1;
}
- (UIColor *)color {
return [UIColor colorWithRed:0 green:0 blue:0 alpha:0.05];
}
- (long long)style {
return 8;
}
@end
Documented Classes in UserNotificationsUIKit.framework | |
---|---|