Поделиться через


AVPlayerViewControllerDelegate.RestoreUserInterfaceForPictureInPicture Метод

Определение

Рисунок В режиме воспроизведения рисунка будет прекращено. Вызывается, чтобы предоставить приложению возможность обеспечить пользовательский интерфейс воспроизведения путем передачи true в completionHandler.

[Foundation.Export("playerViewController:restoreUserInterfaceForPictureInPictureStopWithCompletionHandler:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void RestoreUserInterfaceForPictureInPicture (AVKit.AVPlayerViewController playerViewController, Action<bool> completionHandler);
abstract member RestoreUserInterfaceForPictureInPicture : AVKit.AVPlayerViewController * Action<bool> -> unit
override this.RestoreUserInterfaceForPictureInPicture : AVKit.AVPlayerViewController * Action<bool> -> unit

Параметры

playerViewController
AVPlayerViewController
completionHandler
Action<Boolean>
Атрибуты

Применяется к