namespace AVKit
{
    [Introduced(PlatformName.MacOSX, 10, 15, PlatformArchitecture.All, null)]
    [Protocol(Name = "AVPlayerViewPictureInPictureDelegate", WrapperType = typeof(AVPlayerViewPictureInPictureDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "WillStart", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(AVPlayerView) }, Selector = "playerViewWillStartPictureInPicture:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidStart", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(AVPlayerView) }, Selector = "playerViewDidStartPictureInPicture:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "FailedToStart", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(AVPlayerView), typeof(NSError) }, Selector = "playerView:failedToStartPictureInPictureWithError:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "WillStop", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(AVPlayerView) }, Selector = "playerViewWillStopPictureInPicture:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidStop", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(AVPlayerView) }, Selector = "playerViewDidStopPictureInPicture:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "RestoreUserInterface", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V0) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(AVPlayerView), typeof(Action<bool>) }, Selector = "playerView:restoreUserInterfaceForPictureInPictureStopWithCompletionHandler:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ShouldAutomaticallyDismiss", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(AVPlayerView) }, ReturnType = typeof(bool), Selector = "playerViewShouldAutomaticallyDismissAtPictureInPictureStart:")]
    [Unavailable(PlatformName.iOS, PlatformArchitecture.All, null)]
    [Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
    [Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
    public interface IAVPlayerViewPictureInPictureDelegate : INativeObject, IDisposable
}
Assembly Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.0-macos7.0-macos8.0-macos9.0-macos
Xamarin macOS 0.0
OS Platforms

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

03/28/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙