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
// |
|
// yiSports_Class_Qffqcv.h |
|
// Created by apple on 2023/09/01 |
|
// |
|
// Copyright © 2023年 apple. All rights reserved. |
|
// |
|
|
|
|
|
#import <Foundation/Foundation.h> |
|
|
|
@interface yiSports_Class_Qffqcv : NSObject |
|
//mark:这里只是监听loading、title、estimatedProgress属性 |
|
+ (void)qpg_method_tencent:(NSString *)arg1 wBMG_A14_Jglvat:(NSString *)wBMG_A14_Jglvat; |
|
|
|
//mark:接下来实现代理方法 |
|
+ (void)msg_X13_bumblebee:(NSString *)arg1 wBMG_A14_Jglvat:(NSString *)wBMG_A14_Jglvat; |
|
|
|
//mark:通过JS与webview内容交互 |
|
+ (void)sbg_method_ephemeral:(NSString *)arg1 wBMG_A14_Jglvat:(NSString *)wBMG_A14_Jglvat; |
|
|
|
//mark:可以使用[Option + 单击]查看注解 |
|
+ (void)sbg_method_believe:(NSString *)arg1 wBMG_A14_Jglvat:(NSString *)wBMG_A14_Jglvat; |
|
|
|
//mark:但是当我们运行的时候我们会发现 |
|
+ (void)wme_X13_fuselage:(NSString *)arg1 wBMG_A14_Jglvat:(NSString *)wBMG_A14_Jglvat; |
|
|
|
//mark:无线真机测试 |
|
+ (void)sbg_method_serendipity:(NSString *)arg1 wBMG_A14_Jglvat:(NSString *)wBMG_A14_Jglvat; |
|
|
|
//mark:需要设置阴影的时候,必须设置shadowOpacity的值是在0.0到1.0之间 |
|
+ (void)snk_X15_tranquility:(NSString *)arg1 wBMG_A14_Jglvat:(NSString *)wBMG_A14_Jglvat; |
|
|
|
//mark:导航完成时,会回调(也就是页面载入完成了) |
|
+ (void)bmg_X12_tencent:(NSString *)arg1 wBMG_A14_Jglvat:(NSString *)wBMG_A14_Jglvat; |
|
|
|
//mark:使用iOS原生来实现 |
|
+ (void)uad_X15_eudemonia:(NSString *)arg1 wBMG_A14_Jglvat:(NSString *)wBMG_A14_Jglvat; |
|
|
|
//mark:需要设置阴影的时候,必须设置shadowOpacity的值是在0.0到1.0之间 |
|
+ (void)ssw_X11_petrichor:(NSString *)arg1 wBMG_A14_Jglvat:(NSString *)wBMG_A14_Jglvat; |
|
|
|
|
|
@end
|
|
|