xamarinios
namespace UIKit
{
    [Protocol(Name = "UIViewControllerTransitioningDelegate", WrapperType = typeof(UIViewControllerTransitioningDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetAnimationControllerForPresentedController", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(UIViewController), typeof(UIViewController), typeof(UIViewController) }, ReturnType = typeof(IUIViewControllerAnimatedTransitioning), Selector = "animationControllerForPresentedController:presentingController:sourceController:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetAnimationControllerForDismissedController", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(UIViewController) }, ReturnType = typeof(IUIViewControllerAnimatedTransitioning), Selector = "animationControllerForDismissedController:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetInteractionControllerForPresentation", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(IUIViewControllerAnimatedTransitioning) }, ReturnType = typeof(IUIViewControllerInteractiveTransitioning), Selector = "interactionControllerForPresentation:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetInteractionControllerForDismissal", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(IUIViewControllerAnimatedTransitioning) }, ReturnType = typeof(IUIViewControllerInteractiveTransitioning), Selector = "interactionControllerForDismissal:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetPresentationControllerForPresentedViewController", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(UIViewController), typeof(UIViewController), typeof(UIViewController) }, ReturnType = typeof(UIPresentationController), Selector = "presentationControllerForPresentedViewController:presentingViewController:sourceViewController:")]
    public interface IUIViewControllerTransitioningDelegate : 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

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