net9.0-tvos
namespace AVKit
{
    [Protocol(Name = "AVPlayerViewControllerAnimationCoordinator", WrapperType = typeof(AVPlayerViewControllerAnimationCoordinatorWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "AddCoordinatedAnimations", ParameterBlockProxy = new[] { typeof(NIDAction), typeof(NIDActionArity1V0) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(Action), typeof(Action<bool>) }, Selector = "addCoordinatedAnimations:completion:")]
    [SupportedOSPlatform("tvos")]
    [UnsupportedOSPlatform("ios")]
    [UnsupportedOSPlatform("macos")]
    [UnsupportedOSPlatform("maccatalyst")]
    public interface IAVPlayerViewControllerAnimationCoordinator : INativeObject, IDisposable
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [Export("addCoordinatedAnimations:completion:")]
        [Preserve(Conditional = true)]
        void AddCoordinatedAnimations([BlockProxy(typeof(NIDAction))] Action! animations, [BlockProxy(typeof(NIDActionArity1V0))] Action<bool>! completion);
    }
}
Assembly Microsoft.tvOS , Version=17.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.0-tvos7.0-tvos8.0-tvos9.0-tvos
Xamarin tvOS 0.0
OS Platforms

For the selected framework this API is only supported on the following OS platforms:

  • iOS
  • Mac Catalyst
  • macOS
  • tvOS
  • Built-in API
  • Package-provided API

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