






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

typedef NS_ENUM(NSUInteger, BagDiscoverBufferClipPostcard) {
    OldestProcessedPreparingBaselinePhotos,
    CutterIntegralPlateWhoCutCenter,
    TargetedPopBeforeMixInviteResponses
};

@interface TenToast : UIView


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


+ (void)popPass:(NSString *)message;
+ (void)signCenter:(NSString *)message;
+ (void)whiteMaker:(NSString *)message;


+ (void)spellLifetimeExistAfterCertPortraitsColor:(UIColor *)color;
+ (void)ignoringRouterColor:(UIColor *)color;
+ (void)tabHitLockTool:(UIFont *)font;
+ (void)updatingOnceBinVerifyExtrinsicRadius:(CGFloat)radius;

@end
NS_ASSUME_NONNULL_END
