PLVLivePictureInPictureRestoreDelegate
Objective-C
@protocol PLVLivePictureInPictureRestoreDelegate <NSObject>
Swift
protocol PLVLivePictureInPictureRestoreDelegate : NSObjectProtocol
画中画恢复代理
-
点击画中画恢复按钮,画中画关闭之前的用户界面恢复实现
Declaration
Objective-C
- (void) plvPictureInPictureRestoreUserInterfaceForPictureInPictureStopWithCompletionHandler: (nonnull void (^)(BOOL))completionHandler;
Swift
optional func plvPictureInPictureRestoreUserInterfaceForPictureInPictureStop() async -> Bool
Parameters
completionHandler
completionHandler