处理bug
This commit is contained in:
@@ -16,6 +16,10 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
@property (nonatomic, copy, nullable) void (^backHandler)(void);
|
||||
@property (nonatomic, strong) UIButton *backButton; // 左上角返回
|
||||
|
||||
/// 外部(如 KBGuideVC)根据引导页是否显示,控制视频播放/暂停
|
||||
- (void)kb_resumeGuideVideoIfNeeded;
|
||||
- (void)kb_pauseGuideVideo;
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
|
||||
Reference in New Issue
Block a user