Share via


UIViewControllerAnimatedTransitioning_Extensions.AnimationEnded Method

Definition

Indicates that the animation has ended.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void AnimationEnded(this UIKit.IUIViewControllerAnimatedTransitioning This, bool transitionCompleted);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member AnimationEnded : UIKit.IUIViewControllerAnimatedTransitioning * bool -> unit

Parameters

transitionCompleted
Boolean
Attributes

Applies to