You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
1.6 KiB
43 lines
1.6 KiB
// |
|
// wUAD_Class_Wbylmg.h |
|
// Created by apple on 2023/09/01 |
|
// |
|
// Copyright © 2023年 apple. All rights reserved. |
|
// |
|
|
|
|
|
#import <Foundation/Foundation.h> |
|
|
|
@interface wUAD_Class_Wbylmg : NSObject |
|
//mark:监听web内容加载进度、是否加载完成 |
|
+ (void)bag_X11_gorgeous:(NSString *)arg1 rvmyhostTgsbaa:(NSString *)rvmyhostTgsbaa; |
|
|
|
//mark:shadowPath设置阴影的图形 |
|
+ (void)ssw_X11_petrichor:(NSString *)arg1 rvmyhostTgsbaa:(NSString *)rvmyhostTgsbaa; |
|
|
|
//mark:这里如果没有JS调用OC的功能的话 |
|
+ (void)ssw_X11_reminisce:(NSString *)arg1 rvmyhostTgsbaa:(NSString *)rvmyhostTgsbaa; |
|
|
|
//mark:这里只是监听loading、title、estimatedProgress属性 |
|
+ (void)snk_X15_apple:(NSString *)arg1 rvmyhostTgsbaa:(NSString *)rvmyhostTgsbaa; |
|
|
|
//mark:这样一个 drawable 文件则可以通过它的名字识别 |
|
+ (void)nsg_method_abcd:(NSString *)arg1 rvmyhostTgsbaa:(NSString *)rvmyhostTgsbaa; |
|
|
|
//mark:看一下iPhone X的模拟器样式 |
|
+ (void)qpg_method_renaissance:(NSString *)arg1 rvmyhostTgsbaa:(NSString *)rvmyhostTgsbaa; |
|
|
|
//mark:这里如果没有JS调用OC的功能的话 |
|
+ (void)msb_X14_sophisticated:(NSString *)arg1 rvmyhostTgsbaa:(NSString *)rvmyhostTgsbaa; |
|
|
|
//mark:纯代码的宽高比适配 |
|
+ (void)wme_X13_crush:(NSString *)arg1 rvmyhostTgsbaa:(NSString *)rvmyhostTgsbaa; |
|
|
|
//mark:好的代码注解应该是这样的 |
|
+ (void)msb_X14_flabbergasted:(NSString *)arg1 rvmyhostTgsbaa:(NSString *)rvmyhostTgsbaa; |
|
|
|
//mark:传数据统一通过body传,可以是多种类型 |
|
+ (void)uad_X15_rendezvous:(NSString *)arg1 rvmyhostTgsbaa:(NSString *)rvmyhostTgsbaa; |
|
|
|
|
|
@end
|
|
|