AVPlayerViewControllerDelegate
AVPlayerViewControllerDelegate()
AVPlayerViewControllerDelegate(IntPtr)
AVPlayerViewControllerDelegate(NativeHandle)
AVPlayerViewControllerDelegate(NSObjectFlag)
DidAcceptContentProposal(AVPlayerViewController, AVContentProposal)
DidEndDismissalTransition(AVPlayerViewController)
DidPresentInterstitialTimeRange(AVPlayerViewController, AVInterstitialTimeRange)
DidRejectContentProposal(AVPlayerViewController, AVContentProposal)
DidSelectExternalSubtitleOptionLanguage(AVPlayerViewController, String)
DidSelectMediaSelectionOption(AVPlayerViewController, AVMediaSelectionOption, AVMediaSelectionGroup)
DidStartPictureInPicture(AVPlayerViewController)
DidStopPictureInPicture(AVPlayerViewController)
FailedToStartPictureInPicture(AVPlayerViewController, NSError)
GetNextChannelInterstitialViewController(AVPlayerViewController)
GetPreviousChannelInterstitialViewController(AVPlayerViewController)
GetTimeToSeekAfterUserNavigated(AVPlayerViewController, CMTime, CMTime)
RestoreUserInterfaceForFullScreenExit(AVPlayerViewController, Action<Boolean>)
RestoreUserInterfaceForPictureInPicture(AVPlayerViewController, Action<Boolean>)
ShouldAutomaticallyDismissAtPictureInPictureStart(AVPlayerViewController)
ShouldDismiss(AVPlayerViewController)
ShouldPresentContentProposal(AVPlayerViewController, AVContentProposal)
SkipToNextChannel(AVPlayerViewController, Action<Boolean>)
SkipToNextItem(AVPlayerViewController)
SkipToPreviousChannel(AVPlayerViewController, Action<Boolean>)
SkipToPreviousItem(AVPlayerViewController)
WillBeginDismissalTransition(AVPlayerViewController)
WillBeginFullScreenPresentation(AVPlayerViewController, IUIViewControllerTransitionCoordinator)
WillEndFullScreenPresentation(AVPlayerViewController, IUIViewControllerTransitionCoordinator)
WillPresentInterstitialTimeRange(AVPlayerViewController, AVInterstitialTimeRange)
WillResumePlaybackAfterUserNavigatedFromTime(AVPlayerViewController, CMTime, CMTime)
WillStartPictureInPicture(AVPlayerViewController)
WillStopPictureInPicture(AVPlayerViewController)
WillTransitionToVisibilityOfTransportBar(AVPlayerViewController, Boolean, IAVPlayerViewControllerAnimationCoordinator)
xamarinios
namespace AVKit
{
[Model]
[Protocol]
[Register("AVPlayerViewControllerDelegate", false)]
[Unavailable(PlatformName.MacOSX, PlatformArchitecture.All, null)]
public class AVPlayerViewControllerDelegate : NSObject, IAVPlayerViewControllerDelegate, INativeObject, IDisposable
}
nuget.org | 0.0 %
Reference this API 0.0 %
Derive from this class or interface |
---|---|
.NET | 6.07.08.09.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API