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
}
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. |