






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

typedef NS_ENUM(NSUInteger, ConstantInterDepartureToggleHas) {
    AcuteManualIndexedAffineNineteen,
    UsabilityDeprecateRelationsTopFreestyleCenter,
    WorkspaceLeapMinTabTryShrink
};

@interface EggToast : UIView


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


+ (void)fixLoop:(NSString *)message;
+ (void)nextCenter:(NSString *)message;
+ (void)recentRest:(NSString *)message;


+ (void)herCacheDisorderNearbyShortOneColor:(UIColor *)color;
+ (void)midDiskPairKinColor:(UIColor *)color;
+ (void)localPinchKeys:(UIFont *)font;
+ (void)curveSquashExistTemporaryPubRadius:(CGFloat)radius;

@end
NS_ASSUME_NONNULL_END
