xamarinios
namespace UIKit
{
    [Introduced(PlatformName.iOS, 7, 0, PlatformArchitecture.All, null)]
    [Protocol(Name = "UIViewControllerTransitionCoordinator", WrapperType = typeof(UIViewControllerTransitionCoordinatorWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "NotifyWhenInteractionEndsUsingBlock", ParameterBlockProxy = new[] { typeof(NIDActionArity1V229) }, ParameterByRef = new[] { false }, ParameterType = new[] { typeof(Action<IUIViewControllerTransitionCoordinatorContext>) }, Selector = "notifyWhenInteractionEndsUsingBlock:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "NotifyWhenInteractionChanges", ParameterBlockProxy = new[] { typeof(NIDActionArity1V229) }, ParameterByRef = new[] { false }, ParameterType = new[] { typeof(Action<IUIViewControllerTransitionCoordinatorContext>) }, Selector = "notifyWhenInteractionChangesUsingBlock:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "AnimateAlongsideTransition", ParameterBlockProxy = new[] { typeof(NIDActionArity1V229), typeof(NIDActionArity1V229) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(Action<IUIViewControllerTransitionCoordinatorContext>), typeof(Action<IUIViewControllerTransitionCoordinatorContext>) }, ReturnType = typeof(bool), Selector = "animateAlongsideTransition:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "AnimateAlongsideTransitionInView", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V229), typeof(NIDActionArity1V229) }, ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(UIView), typeof(Action<IUIViewControllerTransitionCoordinatorContext>), typeof(Action<IUIViewControllerTransitionCoordinatorContext>) }, ReturnType = typeof(bool), Selector = "animateAlongsideTransitionInView:animation:completion:")]
    public interface IUIViewControllerTransitionCoordinator : INativeObject, IDisposable, IUIViewControllerTransitionCoordinatorContext
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [Deprecated(PlatformName.iOS, 10, 0, PlatformArchitecture.None, "Use 'NotifyWhenInteractionChanges' instead.")]
        [Deprecated(PlatformName.iOS, 10, 0, PlatformArchitecture.None, "Use 'NotifyWhenInteractionChanges' instead.")]
        [Export("notifyWhenInteractionEndsUsingBlock:")]
        [Preserve(Conditional = true)]
        void NotifyWhenInteractionEndsUsingBlock([BlockProxy(typeof(NIDActionArity1V229))] Action<IUIViewControllerTransitionCoordinatorContext!>! handler);
    }
}
nuget.org
0.0 %
Reference this API
Upgrade Planner
0.0 %
Reference this API
.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

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