AVPlayerViewControllerDelegate.DidStopPictureInPicture Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
A reprodução Imagem em Imagem foi interrompida.
[Foundation.Export("playerViewControllerDidStopPictureInPicture:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void DidStopPictureInPicture (AVKit.AVPlayerViewController playerViewController);
abstract member DidStopPictureInPicture : AVKit.AVPlayerViewController -> unit
override this.DidStopPictureInPicture : AVKit.AVPlayerViewController -> unit
Parâmetros
- playerViewController
- AVPlayerViewController
- Atributos