Freigeben über


AVPlayerViewControllerDelegate_Extensions.ShouldAutomaticallyDismissAtPictureInPictureStart Methode

Definition

App-Entwickler sollten zurückkehren true , um anzugeben, dass der Player Viewer schließen soll, wenn die Wiedergabe von Bild in Bild gestartet wird, oder false um dies zu verhindern.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static bool ShouldAutomaticallyDismissAtPictureInPictureStart (this AVKit.IAVPlayerViewControllerDelegate This, AVKit.AVPlayerViewController playerViewController);
static member ShouldAutomaticallyDismissAtPictureInPictureStart : AVKit.IAVPlayerViewControllerDelegate * AVKit.AVPlayerViewController -> bool

Parameter

This
IAVPlayerViewControllerDelegate

Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.

playerViewController
AVPlayerViewController

Gibt zurück

Attribute

Gilt für: