






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

typedef NS_ENUM(NSUInteger, SlashSelfKeyCountryInhaler) {
    LocalHowItemDemandBar,
    TrackingBadmintonSafetyContentsCertCenter,
    FunSubscribeCertRegistryStorylineEar
};

@interface BusToast : UIView


+ (void)show:(NSString *)message
    duration:(NSTimeInterval)duration
    position:(SlashSelfKeyCountryInhaler)position;


+ (void)bestRed:(NSString *)message;
+ (void)poloCenter:(NSString *)message;
+ (void)numberVery:(NSString *)message;


+ (void)useBehaviorEncodingRetainedSameContainedColor:(UIColor *)color;
+ (void)aspectAdvancedColor:(UIColor *)color;
+ (void)receiptNeutral:(UIFont *)font;
+ (void)breakingWeekendWhiteBoostOutRadius:(CGFloat)radius;

@end
NS_ASSUME_NONNULL_END
