AVPlayerViewControllerDelegate.DidStartPictureInPicture Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Picture In Picture playback has started.
[Foundation.Export("playerViewControllerDidStartPictureInPicture:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void DidStartPictureInPicture (AVKit.AVPlayerViewController playerViewController);
abstract member DidStartPictureInPicture : AVKit.AVPlayerViewController -> unit
override this.DidStartPictureInPicture : AVKit.AVPlayerViewController -> unit
Parameters
- playerViewController
- AVPlayerViewController
- Attributes