xamarinios
namespace UIKit
{
    [Introduced(PlatformName.iOS, 7, 0, PlatformArchitecture.All, null)]
    [Protocol(Name = "UIViewControllerAnimatedTransitioning", WrapperType = typeof(UIViewControllerAnimatedTransitioningWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "AnimateTransition", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(IUIViewControllerContextTransitioning) }, Selector = "animateTransition:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "AnimationEnded", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(bool) }, Selector = "animationEnded:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "TransitionDuration", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(IUIViewControllerContextTransitioning) }, ReturnType = typeof(double), Selector = "transitionDuration:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetInterruptibleAnimator", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(IUIViewControllerContextTransitioning) }, ReturnType = typeof(IUIViewImplicitlyAnimating), Selector = "interruptibleAnimatorForTransition:")]
    public interface IUIViewControllerAnimatedTransitioning : INativeObject, IDisposable
}
nuget.org
0.0 %
Reference this API
0.0 %
Derive from this class or interface
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/15/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙